diff options
Diffstat (limited to 'accessibility/gnopernicus/files')
-rw-r--r-- | accessibility/gnopernicus/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/accessibility/gnopernicus/files/patch-configure b/accessibility/gnopernicus/files/patch-configure new file mode 100644 index 000000000000..3926a24b0609 --- /dev/null +++ b/accessibility/gnopernicus/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Aug 13 10:44:17 2003 ++++ configure Wed Aug 13 13:47:43 2003 +@@ -7555,6 +7555,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' |