head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	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.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2009.11.04.15.36.39;	author amdmi3;	state Exp;
branches;
next	1.3;

1.3
date	2003.10.29.09.13.26;	author krion;	state Exp;
branches;
next	1.2;

1.2
date	2003.10.28.21.19.59;	author krion;	state dead;
branches;
next	1.1;

1.1
date	2003.02.02.12.59.04;	author nork;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Fix build on 9.0
@
text
@--- configure.orig	2003-03-06 07:31:05.000000000 +0300
+++ configure	2009-11-04 07:04:24.000000000 +0300
@@@@ -9263,7 +9263,7 @@@@
 		extern_scheme_init="$extern_scheme_init CxSchemeOps *init_curl_scheme_module(void);"
 		load_scheme_mod="$load_scheme_mod init_curl_scheme_module();"
 	else
-				STATIC_SCHEME_MODS=`echo $STATIC_SCHEME_MODS | sed s/curl//'`
+				STATIC_SCHEME_MODS=`echo $STATIC_SCHEME_MODS | sed 's/curl//'`
 	fi
 fi
 
@@@@ -13656,6 +13656,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.3
log
@- Add *.la files for loadable module support
- Bump PORTREVISION

Submitted by:	KATO Tsuguru <tkato@@prontomail.com>
@
text
@d1 12
a12 3
--- configure.orig	Tue Jul  2 18:02:18 2002
+++ configure	Sat Jan 18 20:21:09 2003
@@@@ -7334,6 +7334,7 @@@@
@


1.2
log
@- Update to version 0.3.3

PR:		58620
Submitted by:	Ports Fury
@
text
@@


1.1
log
@Update to 0.3.2.

PR:		ports/47324
Submitted by:	Ports Fury
Reviewed by:	Simon 'corecode' Schubert <corecode@@corecode.ath.cx>
@
text
@@

