diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-07-28 13:13:08 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-07-28 13:13:08 +0000 |
commit | b50e0ae20129af50bfb5aff7ea28d51306354e0a (patch) | |
tree | b7f1969485c5b952835a621ef597521dc3396c46 /sys-devel/libtool/files | |
parent | removed 0.3.0 (diff) | |
download | historical-b50e0ae20129af50bfb5aff7ea28d51306354e0a.tar.gz historical-b50e0ae20129af50bfb5aff7ea28d51306354e0a.tar.bz2 historical-b50e0ae20129af50bfb5aff7ea28d51306354e0a.zip |
apply a patch that makes it work better with autoconf 2.13
Diffstat (limited to 'sys-devel/libtool/files')
-rw-r--r-- | sys-devel/libtool/files/1.4/libtool.m4.patch | 12 | ||||
-rw-r--r-- | sys-devel/libtool/files/digest-libtool-1.4-r1 | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/sys-devel/libtool/files/1.4/libtool.m4.patch b/sys-devel/libtool/files/1.4/libtool.m4.patch new file mode 100644 index 000000000000..eb07fd3f446f --- /dev/null +++ b/sys-devel/libtool/files/1.4/libtool.m4.patch @@ -0,0 +1,12 @@ +--- libtool.m4.bak Sat Jul 28 14:25:46 2001 ++++ libtool.m4 Sat Jul 28 14:25:48 2001 +@@ -22,6 +22,9 @@ + ## configuration script generated by Autoconf, you may include it under + ## the same distribution terms that you use for the rest of that program. + ++# The next line was added by Bruno Haible 2001-06-08. ++builtin([undefine],[symbols]) ++ + # serial 46 AC_PROG_LIBTOOL + AC_DEFUN([AC_PROG_LIBTOOL], + [AC_REQUIRE([AC_LIBTOOL_SETUP])dnl diff --git a/sys-devel/libtool/files/digest-libtool-1.4-r1 b/sys-devel/libtool/files/digest-libtool-1.4-r1 new file mode 100644 index 000000000000..e71ade7e6fb9 --- /dev/null +++ b/sys-devel/libtool/files/digest-libtool-1.4-r1 @@ -0,0 +1 @@ +MD5 ad40e22c9037dc0e569668c30734bc49 libtool-1.4.tar.gz |