2020-03-15 Karl Berry * opendetex-2.8.6 is identical to what we compiled before. Not even the version number was changed, apparently. 2019-02-03 Hironobu Yamashita * Import opendetex-2.8.5, TLpatches adapted. 2018-08-16 Hironobu Yamashita * Import opendetex-2.8.4, TLpatches adapted. * test.lout, test.tout: adjusted (back to original). 2018-06-20 Hironobu Yamashita * Import opendetex-2.8.3, TLpatches adapted. * test.lout, test.tout: adjusted. 2016-02-23 Akira Kakuto * Makefile.am, configure.ac: New convention. 2015-07-07 Peter Breitenlohner * Makefile.am: Better dependencies for 'make check'. 2015-02-16 Peter Breitenlohner * Makefile.am: Use the fragment ../../am/dist_hook.am. 2014-06-16 Peter Breitenlohner * Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS. 2013-01-29 Peter Breitenlohner * Makefile.am: Allow subdir-objects. 2012-11-19 Peter Breitenlohner * Makefile.am: Avoid use of deprecated INCLUDES. 2010-09-24 Peter Breitenlohner * Remove detex-2.7/ and detex-2.7-PATCHES/. * Makefile.am, configure.ac: Adapted. 2010-06-10 Peter Breitenlohner * Import detex-2.8, patches in detex-2.8-PATCHES. * Makefile.am, configure.ac: Adapted. 2010-02-20 Peter Breitenlohner * detex.l: #undef IGNORE after #including kpathsea headers. #define NOFILE if not defined by . 2009-08-21 Peter Breitenlohner Avoid maximal compiler warnings. * detex.l (SetEnvIgnore, BeginEnv, EndEnv, ErrorExit, SafeMalloc, Warning): Constify string args. (main, SetInputPaths): Constify local strings. (main, InputFile, IncludeFile): Drop redeclaration of TexOpen(). 2009-06-19 Peter Breitenlohner * Makefile.am (AM_CPPFLAGS): add -Dlint to ignore rcsid. 2009-06-16 Peter Breitenlohner * Makefile.am: detex.l provides yywrap, no need for $(LEXLIB). 2009-06-12 Peter Breitenlohner * Makefile.am (AM_CFLAGS): enable compiler warnings. * configure.ac: use AC_PROG_LEX instead of KPSE_PROG_LEX because 'flex -l' produces bad code (at least with flex-2.5.35). * detex.l: use ANSI C prototypes for all functions. (SeparateList): parentheses around assignment used as truth value. (TexOpen): avoid unused variables. 2009-05-27 Peter Breitenlohner Adapt to TL2009 build system. 2008-02-22 Peter Breitenlohner * configure.in: remove AC_DECL_YYTEXT to avoid autoconf warning. 2008-01-30 Peter Breitenlohner Convert from autoconf-2.13 to autoconf-2.59+: * Makefile.in: Add @configure_input@ line. * aclocal.m4 (new): Generated (aclocal -I ../m4). * configure: Regenerated (autoconf).