diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 07:34:47 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 07:34:47 +0000 |
commit | 25c1ef25e187d04f51996be4b117a2bbb4d710ef (patch) | |
tree | f1459ece302dfa650df7400da99ac0e975f6b5a5 /net/linc/files/patch-configure | |
parent | Use USE_LIBTOOL. (diff) |
- Update to 0.1.21 (version found in GNOME2 beta4);
- use USE_LIBTOOL.
Notes
Notes:
svn path=/head/; revision=58148
Diffstat (limited to 'net/linc/files/patch-configure')
-rw-r--r-- | net/linc/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/linc/files/patch-configure b/net/linc/files/patch-configure new file mode 100644 index 000000000000..2b99e34f5150 --- /dev/null +++ b/net/linc/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/04/26 07:31:03 1.1 ++++ configure 2002/04/26 07:31:26 +@@ -6214,6 +6214,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' |