head	1.2;
access;
symbols
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.06.26.22.58.31;	author ade;	state dead;
branches;
next	1.1;

1.1
date	2003.01.08.18.50.41;	author arved;	state Exp;
branches;
next	;


desc
@@


1.2
log
@libtool uber-patch

* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
@
text
@--- configure.orig	Sat Nov 23 20:33:48 2002
+++ configure	Sat Nov 23 20:34:29 2002
@@@@ -7729,9 +7729,10 @@@@
 
 # 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'
+LIBTOOL='libtool'
 
 # Prevent multiple expansion
 
@


1.1
log
@Add libksba, an X.509 library

PR:	43895
@
text
@@

