From e605a333e0d5d78738b8cbe80e45b51368cc691c Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Sat, 25 Jan 2003 22:41:42 +0000 Subject: Remove the files, that should've removed in the previous commit. As usual, I rm-ed them locally, ran the test-built, and committed without cvs-deleting first. Reminded by: KATO Tsuguru --- print/lyx-devel/files/patch-config::pspell.m4 | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 print/lyx-devel/files/patch-config::pspell.m4 (limited to 'print/lyx-devel/files/patch-config::pspell.m4') diff --git a/print/lyx-devel/files/patch-config::pspell.m4 b/print/lyx-devel/files/patch-config::pspell.m4 deleted file mode 100644 index 31bfdce0d433..000000000000 --- a/print/lyx-devel/files/patch-config::pspell.m4 +++ /dev/null @@ -1,20 +0,0 @@ ---- config/pspell.m4.orig Thu Jun 20 21:03:56 2002 -+++ config/pspell.m4 Wed Oct 2 22:10:21 2002 -@@ -12,7 +12,7 @@ - fi - ]) - -- AC_ARG_WITH(pspell-includes, [ --with-pspell-include where the pspell.h is located], -+ AC_ARG_WITH(pspell-include, [ --with-pspell-include where the pspell.h is located], - pspell_use_include="$withval", - pspell_use_include=NONE) - -@@ -22,7 +22,7 @@ - AC_FIND_FILE(pspell/pspell.h,$pspell_includes,pspell_use_include) - fi - -- AC_ARG_WITH(pspell-libs, [ --with-pspell-lib where the libpspell.a is located], -+ AC_ARG_WITH(pspell-lib, [ --with-pspell-lib where the libpspell.a is located], - pspell_use_lib="$withval", - pspell_use_lib=NONE) - -- cgit v1.2.3