head	1.2;
access;
symbols
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	gcc_3_2_1:1.1
	RELEASE_5_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.08.23.09.44.58;	author gerald;	state dead;
branches;
next	1.1;

1.1
date	2002.11.26.01.59.10;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove lang/gcc32 (GCC 3.2) which is no longer used by any other ports and
does not support amd64, for example.
@
text
@--- Makefile.in.orig	Mon Oct  7 13:47:05 2002
+++ Makefile.in	Fri Nov 22 14:23:28 2002
@@@@ -154,7 +154,7 @@@@
 	then echo $$r/texinfo/makeinfo/makeinfo ; \
 	else if (makeinfo --version \
 	  | egrep 'texinfo[^0-9]*([1-3][0-9]|[4-9])') >/dev/null 2>&1; \
-        then echo makeinfo; else echo $$s/missing makeinfo; fi; fi`
+        then echo makeinfo --no-split ; else echo $$s/missing makeinfo; fi; fi`
 
 # This just becomes part of the MAKEINFO definition passed down to
 # sub-makes.  It lets flags be given on the command line while still
@


1.1
log
@Update to 3.2.1 release, and fix packaging.
@
text
@@

