diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-06-07 19:42:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-06-07 19:42:22 +0000 |
commit | 50824d72954ca54784c4b84ec660a3669039d4ae (patch) | |
tree | 465be33df5df59096fb92fafc9b7f23a26ea705d /devel/ORBit/files/patch-libIDL::configure | |
parent | Update to 2.34. (diff) |
Update to 0.5.17.
Notes
Notes:
svn path=/head/; revision=60796
Diffstat (limited to 'devel/ORBit/files/patch-libIDL::configure')
-rw-r--r-- | devel/ORBit/files/patch-libIDL::configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/ORBit/files/patch-libIDL::configure b/devel/ORBit/files/patch-libIDL::configure new file mode 100644 index 000000000000..18f6a992dc08 --- /dev/null +++ b/devel/ORBit/files/patch-libIDL::configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- libIDL/configure 2002/06/07 16:28:12 1.1 ++++ libIDL/configure 2002/06/07 16:30:32 +@@ -7418,6 +7418,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' |