diff options
Diffstat (limited to 'main/lighttpd/automake-1.12.patch')
-rw-r--r-- | main/lighttpd/automake-1.12.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/main/lighttpd/automake-1.12.patch b/main/lighttpd/automake-1.12.patch deleted file mode 100644 index c248c4970..000000000 --- a/main/lighttpd/automake-1.12.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- ./configure.ac.orig -+++ ./configure.ac -@@ -24,6 +24,8 @@ - AC_PROG_LN_S - AC_PROG_MAKE_SET - -+AM_PROG_AR -+ - dnl check environment - AC_AIX - AC_ISC_POSIX -@@ -37,9 +39,6 @@ - AM_CONDITIONAL(NO_RDYNAMIC, test x$NO_RDYNAMIC = xyes) - - AC_EXEEXT -- --dnl more automake stuff --AM_C_PROTOTYPES - - dnl libtool - AC_DISABLE_STATIC |