diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-24 10:31:11 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-24 10:31:11 +0000 |
commit | 406cb234b17fa2b982e5f6685af8438de83df252 (patch) | |
tree | 93298f7c1810c79b8be41c5b750d2f7e926c90f0 /palm/gnomepilot-conduits2/files/patch-configure | |
parent | This one shouldn't be committed. (diff) |
Update to 0.9.
Diffstat (limited to 'palm/gnomepilot-conduits2/files/patch-configure')
-rw-r--r-- | palm/gnomepilot-conduits2/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/palm/gnomepilot-conduits2/files/patch-configure b/palm/gnomepilot-conduits2/files/patch-configure new file mode 100644 index 000000000000..34d1eef744f2 --- /dev/null +++ b/palm/gnomepilot-conduits2/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/05/24 10:24:53 1.1 ++++ configure 2002/05/24 10:25:21 +@@ -5316,6 +5316,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' |