diff options
Diffstat (limited to 'net/tapidbus/files/patch-configure')
-rw-r--r-- | net/tapidbus/files/patch-configure | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/tapidbus/files/patch-configure b/net/tapidbus/files/patch-configure new file mode 100644 index 000000000000..2fc05fca8e70 --- /dev/null +++ b/net/tapidbus/files/patch-configure @@ -0,0 +1,12 @@ +--- configure.orig Wed Jan 11 17:28:18 2006 ++++ configure Wed Jan 11 17:28:48 2006 +@@ -19213,7 +19213,8 @@ + + # 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' + |