head	1.2;
access;
symbols
	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
	RELEASE_5_0_0:1.1
	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;
locks; strict;
comment	@# @;


1.2
date	2005.09.27.14.08.59;	author vs;	state dead;
branches;
next	1.1;

1.1
date	2001.11.03.10.20.48;	author petef;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Use MAKE_ARGS in favour of patches
@
text
@$FreeBSD: ports/archivers/freeze/files/patch-configure,v 1.1 2001/11/03 10:20:48 petef Exp $

--- configure.orig	Thu Sep  6 11:08:26 2001
+++ configure	Thu Sep  6 11:08:42 2001
@@@@ -126,7 +126,7 @@@@
 ${CC-cc} -E conftest.c > conftest.out 2>&1
 if egrep yes conftest.out >/dev/null 2>&1; then
   GCC=1 # For later tests.
-  CC="$CC -O"
+  CC="$CC"
 fi
 rm -f conftest*
@


1.1
log
@Respect CFLAGS.

PR:		30401
Submitted by:	Glenn Johnson <gjohnson@@srrc.ars.usda.gov>
Approved by:	maintainer timeout
@
text
@d1 1
a1 1
$FreeBSD$
@

