diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 07:02:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 07:02:09 +0000 |
commit | b55cf80c13207820221b6e8f4a55924cd460e9de (patch) | |
tree | 2152138c7311dccdc372be656dd1d9764a074fbf /accessibility/gnopernicus/files | |
parent | b992c3888cd5be32b10bb9a4fca83b6cd55d59da (diff) |
Notes
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' |