diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 10:08:55 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 10:08:55 +0000 |
commit | 726e99308f2c780a4c8a1b5972d81b308ab4b93f (patch) | |
tree | 7d6a7e506b29d9103428daf41825c025120c66c8 /textproc/libxslt/files/patch-configure | |
parent | Use USE_LIBTOOL. (diff) |
Use USE_LIBTOOL.
Notes
Notes:
svn path=/head/; revision=58161
Diffstat (limited to 'textproc/libxslt/files/patch-configure')
-rw-r--r-- | textproc/libxslt/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/libxslt/files/patch-configure b/textproc/libxslt/files/patch-configure new file mode 100644 index 000000000000..7b6b036578e7 --- /dev/null +++ b/textproc/libxslt/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/04/26 09:54:14 1.1 ++++ configure 2002/04/26 09:54:23 +@@ -5341,6 +5341,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' |