diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-20 11:45:53 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-20 11:45:53 +0000 |
commit | e8b00682418753bd00bf422870e08069ec488ba8 (patch) | |
tree | aac37588e784999e951301eea8507883c2f1ba3e /net/gnet-glib2/files/patch-configure | |
parent | Update modules: cron, acl. Chase new MASTER_SITES. (diff) |
Use USE_LIBTOOL.
Notes
Notes:
svn path=/head/; revision=63269
Diffstat (limited to 'net/gnet-glib2/files/patch-configure')
-rw-r--r-- | net/gnet-glib2/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/gnet-glib2/files/patch-configure b/net/gnet-glib2/files/patch-configure new file mode 100644 index 000000000000..0071caef4a7f --- /dev/null +++ b/net/gnet-glib2/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/07/20 11:29:10 1.1 ++++ configure 2002/07/20 11:29:19 +@@ -6725,6 +6725,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' |