Commit b629a076 authored by Mark Lindner's avatar Mark Lindner

version updates

parent f1fb807a
......@@ -14,6 +14,9 @@
* doc/libconfig.texi - documented new APIs, bumped version
* lib/scanner.c, lib/scanner.h, lib/scanner.l, libconfig.c -
scanner code cleanup; and regenerated with flex 2.5.39
* lib/grammar.c, lib/grammar.h, lib/grammar.y - parser code cleanup;
and regenerated with bison 3.0.2
* README, ChangeLog - version updates
2014-01-21 Mark Lindner <markl@neuromancer>
......
......@@ -58,3 +58,13 @@ $ ./configure --host=arm-linux-androideabi \
4) Build libconfig
make
-*-
Build tools dependencies. (These are only required if you are a maintainer.)
Autoconf 2.69
Automake 1.14.1
Bison 3.0.2
Flex 2.5.39
Libtool 2.4.2
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment