diff options
Diffstat (limited to '')
-rw-r--r-- | net/dictd/files/patch-libmaa::configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/dictd/files/patch-libmaa::configure b/net/dictd/files/patch-libmaa::configure deleted file mode 100644 index 75ace37af66d..000000000000 --- a/net/dictd/files/patch-libmaa::configure +++ /dev/null @@ -1,13 +0,0 @@ ---- libmaa/configure.orig Mon Mar 10 01:22:39 2003 -+++ libmaa/configure Thu Oct 9 22:16:29 2003 -@@ -1859,10 +1859,7 @@ - # Check whether --with-cflags or --without-cflags was given. - if test "${with_cflags+set}" = set; then - withval="$with_cflags" -- --if test "x${withval}" = xyes; then - CFLAGS="$withval" --fi - - fi; - |