diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-08-21 01:07:07 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-08-21 01:07:07 +0000 |
commit | 8703a420a316d5d1a73f2715467e27a95289ea5f (patch) | |
tree | 78c091c2402b40bca05b6a72382288fd2a213fdd /textproc/dict/files/patch-ad | |
parent | Update to 6.4.9.005.1. (diff) |
Update to version 1.5.5.
Notes
Notes:
svn path=/head/; revision=46567
Diffstat (limited to 'textproc/dict/files/patch-ad')
-rw-r--r-- | textproc/dict/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/dict/files/patch-ad b/textproc/dict/files/patch-ad deleted file mode 100644 index 039774feb057..000000000000 --- a/textproc/dict/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- libmaa/configure.in.orig Sun Jul 5 18:14:34 1998 -+++ libmaa/configure.in Tue Mar 23 16:05:38 1999 -@@ -58,8 +58,2 @@ - REALCC="$CC" --if test "$CC" = gcc; then -- CFLAGS='-g -O' -- WCFLAGS='-Wall -pedantic' --else -- CFLAGS='-g' --fi - |