diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /lang/open-cobol-devel/files/patch-tests_atlocal.in | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'lang/open-cobol-devel/files/patch-tests_atlocal.in')
-rw-r--r-- | lang/open-cobol-devel/files/patch-tests_atlocal.in | 11 |
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" |