summaryrefslogtreecommitdiff
path: root/security/libgcrypt-devel/files/patch-aclocal.m4
blob: 0b69ac6169f5d36b7de4ce5b2426577071b7351f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- aclocal.m4.orig	Fri Sep 20 13:11:18 2002
+++ aclocal.m4	Thu Oct 10 16:57:09 2002
@@ -1701,9 +1701,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='$(SHELL) ${LOCALBASE}/bin/libtool'
 AC_SUBST(LIBTOOL)dnl
 
 # Prevent multiple expansion