summaryrefslogtreecommitdiff
path: root/Build/source/utils/chktex/ChangeLog
blob: a7d5d538ad32a7719aceb27e679dbbd1c367f711 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
2012-04-10  Karl Berry  <karl@tug.org>

	* Makefile.am (dist_pdfdoc_DATA): ChkTeX.pdf is now distributed
	from upstream.
	(ChkTeX.pdf, CLEANFILES, stamp-tex, all-local,
	DISTCLEANFILES, build-tex, EXTRA_DIST): so we don't need to build
	it.  I guess.

2012-03-01  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* getopt.h: With __need_getopt declare only getopt() but not
	getopt_long() (with 'struct option').

	* getopt.[ch]: Drop pre-ANSI C non-prototype declarations.

2012-02-27  Ken Brown  <kbrow1i@gmail.com>

	* getopt.h: Cygwin requires getopt() prototype.

2011-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Replace ${prefix}/texmf => $(datarootdir)/texmf.

2011-08-02  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* getopt.h: Sync with ../../texk/kpathsea/getopt.h.

2011-04-19  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* getopt.c: #include <string.h> for prototypes.

2011-03-31  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Use the ../../texk/am/script_links.am fragment.

2011-03-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Use KPSE_CHECK_PDFLATEX Autoconf macro.

2011-01-09  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am, configure.ac: Install linked perl script.

2010-12-18  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am, configure.ac [WIN32]: Skip chkweb shell script.

2010-06-10  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (AM_CPPFLAGS): Added -DNO_KPSE_DLL.
	* getopt.h: Now identically copied from ../../texk/kpathsea.

2010-06-08  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* getopt.c, getopt1.c (new): Copied from ../../texk/kpathsea.
	* getopt.h (new): Copied from ../../texk/kpathsea, no DLL.
	* Makefile.am (chktex_SOURCES): Add these new files.