From fa4a943c17e47bf910596a414fd7287983350b9b Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 24 Feb 2008 03:11:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'. --- lang/open-cobol-devel/files/patch-tests_atlocal.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lang/open-cobol-devel/files/patch-tests_atlocal.in (limited to 'lang/open-cobol-devel/files/patch-tests_atlocal.in') diff --git a/lang/open-cobol-devel/files/patch-tests_atlocal.in b/lang/open-cobol-devel/files/patch-tests_atlocal.in deleted file mode 100644 index e902d53ba8b2..000000000000 --- a/lang/open-cobol-devel/files/patch-tests_atlocal.in +++ /dev/null @@ -1,11 +0,0 @@ ---- tests/atlocal.in.orig Tue May 3 11:31:14 2005 -+++ tests/atlocal.in Sat May 14 18:24:52 2005 -@@ -10,7 +10,7 @@ - COMPILE_ONLY="${COBC} -fsyntax-only ${FLAGS}" - COMPILE_MODULE="${COBC} -m ${FLAGS}" - --export COB_CFLAGS="-I${abs_top_srcdir}" -+export COB_CFLAGS="-I${abs_top_srcdir} -I@prefix@/include" - export COB_LIBS="-L${abs_top_builddir}/libcob/.libs -lcob @LIBCOB_LIBS@" - export COB_CONFIG_DIR="${abs_top_srcdir}/config" - export LD_LIBRARY_PATH="${abs_top_builddir}/libcob/.libs" -- cgit v1.2.3