summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/synctexdir/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog
index 6f3dbc92d62..caf99d026ed 100644
--- a/Build/source/texk/web2c/synctexdir/ChangeLog
+++ b/Build/source/texk/web2c/synctexdir/ChangeLog
@@ -1,7 +1,9 @@
2010-01-22 Peter Breitenlohner <peb@mppmu.mpg.de>
- * am/synctex.am: Enable compiler warnings.
+ * am/synctex.am (synctex_CFLAGS): Enable compiler warnings.
+
Avoid compiler warnings:
+
* synctex_main.c: Define _ISOC99_SOURCE to get fmax() prototype
FIXME: Linux only?
* synctex_parser_utils.h: Move declaration of synctex_io_modes ...