head	1.2;
access;
symbols
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1
	RELEASE_3_3_0:1.1
	RELEASE_3_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.11.30.22.34.35;	author arved;	state dead;
branches;
next	1.1;

1.1
date	99.03.21.13.25.28;	author chuckr;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Fix Build on -CURRENT by updating to 3.1.32
Based on

PR:		44832
Submitted by:	Miguel Mendez <flynn@@energyhq.homeip.net>
@
text
@--- makeLibs.in.orig	Sat Mar 20 22:24:17 1999
+++ makeLibs.in	Sat Mar 20 22:26:18 1999
@@@@ -23,7 +23,7 @@@@
 # runtime library for -gc option
 if [ -f $GCPREF/include/gc.h ]; then
 cat >$T <<EOF
-OTHER_MFLAGS="-q -gc -DOBJCRT_BOEHM"
+OTHER_MFLAGS="-q -gc -DOBJCRT_BOEHM -I/usr/local/include"
 EOF
 
 $CF -f $T
@


1.1
log
@Update objc to version 2.2.15.  Right now is does static libs only,
but I'm still working on it, and I think I'll get it to do shared
libs soon.
@
text
@@

