diff options
Diffstat (limited to 'security/seahorse/files/patch-configure')
-rw-r--r-- | security/seahorse/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/seahorse/files/patch-configure b/security/seahorse/files/patch-configure new file mode 100644 index 0000000..f195f07 --- /dev/null +++ b/security/seahorse/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Dec 11 18:31:51 2002 ++++ configure Thu Dec 12 12:07:17 2002 +@@ -7414,6 +7414,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' |