aboutsummaryrefslogtreecommitdiff
path: root/lang/open-cobol-devel/files/patch-tests_atlocal.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/open-cobol-devel/files/patch-tests_atlocal.in')
-rw-r--r--lang/open-cobol-devel/files/patch-tests_atlocal.in11
1 files changed, 0 insertions, 11 deletions
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"