head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	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;
locks; strict;
comment	@# @;


1.3
date	2003.12.28.15.18.01;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2002.08.30.12.04.11;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2001.01.29.19.39.15;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 1.02

PR:		ports/60653
Submitted by:	Vincent Tantardini <vinc@@FreeBSD-fr.org>
@
text
@--- configure.orig	Thu Dec 18 17:29:13 2003
+++ configure	Sun Dec 28 16:09:13 2003
@@@@ -19857,6 +19857,7 @@@@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@


1.2
log
@Update to 1.01.

PR:		39197
Prompted by:	Szymon Roczniak <simon@@dischaos.com>
@
text
@d1 3
a3 15

$FreeBSD$

--- configure.orig	Wed Jan  2 18:17:42 2002
+++ configure	Fri Aug 30 14:53:55 2002
@@@@ -1853,7 +1853,7 @@@@
   fi
 else
   if test "$GCC" = yes; then
-    CFLAGS="-O2"
+#    CFLAGS="-O2"
   else
     CFLAGS=
   fi
@@@@ -6986,6 +6986,7 @@@@
a10 9
@@@@ -9685,7 +9686,7 @@@@
   if test "X$enable_debug" = Xyes; then
     CFLAGS_O="$CFLAGS_O -O0"
   else
-    CFLAGS_O="$CFLAGS_O -O2"
+#    CFLAGS_O="$CFLAGS_O -O2"
   fi
   CFLAGS_W="$CFLAGS_W -Wall"
   case $host_cpu in
@


1.1
log
@Add ucl 0.92, a data compression library with low memory usage during
decompression and competitive with zlib compression ratio.
@
text
@d4 3
a6 3
--- configure	2001/01/29 19:11:52	1.1
+++ configure	2001/01/29 19:12:24
@@@@ -1256,7 +1256,7 @@@@
d15 10
a24 2
@@@@ -3168,7 +3168,7 @@@@
   if test "$enable_debug" = yes; then
d30 2
a31 2
   CFLAGS_W="$CFLAGS_W -Wall -Wcast-align -Wwrite-strings"
   case $host in
@

