updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / adol-c / aclocal.m4.patch
blobef061d399db117a2c8ff402b6a0b7d3c1687310f
1 --- aclocal.m4 2011-06-29 16:16:04.587111349 +0200
2 +++ aclocal.m4.new 2011-06-29 16:19:43.704766682 +0200
3 @@ -114,8 +114,8 @@
4 # This can be used to rebuild libtool when needed
5 LIBTOOL_DEPS="$ltmain"
7 -# Always use our own libtool.
8 -LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9 +# Always use arch libtool.
10 +LIBTOOL='$(SHELL) /usr/bin/libtool'
11 AC_SUBST(LIBTOOL)dnl
13 _LT_SETUP