summaryrefslogtreecommitdiff
path: root/Build/source/texk/lacheck
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-16 14:06:40 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-16 14:06:40 +0000
commitf177a76010d19ce4a413640978a701fa244c4f9b (patch)
tree3ea99eb83652bd50216834f63e9478b766f295a0 /Build/source/texk/lacheck
parent28499538e622ba80160836510e317ae698537bf6 (diff)
avoid using lex/flex library, always define own yywrap()
git-svn-id: svn://tug.org/texlive/trunk@13773 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/lacheck')
-rw-r--r--Build/source/texk/lacheck/ChangeLog4
-rw-r--r--Build/source/texk/lacheck/Makefile.am2
-rw-r--r--Build/source/texk/lacheck/Makefile.in3
3 files changed, 4 insertions, 5 deletions
diff --git a/Build/source/texk/lacheck/ChangeLog b/Build/source/texk/lacheck/ChangeLog
index 31197858515..a181c05412b 100644
--- a/Build/source/texk/lacheck/ChangeLog
+++ b/Build/source/texk/lacheck/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-16 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * Makefile.am: lacheck.l provides yywrap, no need for $(LEXLIB).
+
2009-06-12 Peter Breitenlohner <peb@mppmu.mpg.de>
* Makefile.am (AM_CFLAGS): enable compiler warnings.
diff --git a/Build/source/texk/lacheck/Makefile.am b/Build/source/texk/lacheck/Makefile.am
index 7954489146a..a3b9c05e491 100644
--- a/Build/source/texk/lacheck/Makefile.am
+++ b/Build/source/texk/lacheck/Makefile.am
@@ -11,8 +11,6 @@ bin_PROGRAMS = lacheck
lacheck_SOURCES = lacheck.l
-LDADD = $(LEXLIB)
-
nodist_man1_MANS = lacheck.1
lacheck.1: lacheck.man
diff --git a/Build/source/texk/lacheck/Makefile.in b/Build/source/texk/lacheck/Makefile.in
index 7b3cd43ea52..5263e497db1 100644
--- a/Build/source/texk/lacheck/Makefile.in
+++ b/Build/source/texk/lacheck/Makefile.in
@@ -74,8 +74,6 @@ PROGRAMS = $(bin_PROGRAMS)
am_lacheck_OBJECTS = lacheck.$(OBJEXT)
lacheck_OBJECTS = $(am_lacheck_OBJECTS)
lacheck_LDADD = $(LDADD)
-am__DEPENDENCIES_1 =
-lacheck_DEPENDENCIES = $(am__DEPENDENCIES_1)
DEFAULT_INCLUDES = -I.@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/../../build-aux/depcomp
am__depfiles_maybe = depfiles
@@ -254,7 +252,6 @@ top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I ../../m4
AM_CFLAGS = $(WARNING_CFLAGS)
lacheck_SOURCES = lacheck.l
-LDADD = $(LEXLIB)
nodist_man1_MANS = lacheck.1
EXTRA_DIST = lacheck.man test.tex test.out lacheck.hlp make_vms.com
CLEANFILES = lacheck.1 test.xout