diff options
Diffstat (limited to 'cad/geda/patches/patch-aa')
-rw-r--r-- | cad/geda/patches/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/geda/patches/patch-aa b/cad/geda/patches/patch-aa new file mode 100644 index 00000000000..22d4c51aef3 --- /dev/null +++ b/cad/geda/patches/patch-aa @@ -0,0 +1,10 @@ +--- configure.orig Tue Nov 17 06:00:00 1998 ++++ configure Sat Nov 21 20:45:27 1998 +@@ -1270,7 +1270,6 @@ + fi + + # Always use our own libtool. +-LIBTOOL='$(SHELL) $(top_builddir)/libtool' + + # Check for any special flags to pass to ltconfig. + libtool_flags= |