- Added fatal errors when swig isn't found

- Downgraded gettext reqs


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@176 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-01-17 10:23:22 +00:00
parent 3c1883fafd
commit 19725e3891
3 changed files with 14 additions and 6 deletions

View file

@ -1,3 +1,11 @@
2006-01-15 19:40 tchernobog
* trunk/ChangeLog, trunk/Makefile.am, trunk/configure.ac,
trunk/src/Makefile.am, trunk/src/main.cc, trunk/src/testsuite,
trunk/src/testsuite/Makefile.am: - Lay out directory for keeping
tests - Create Makefile for sources, add main.cc that just prints
the license as a test for the rules.
2006-01-13 17:30 tchernobog
* trunk/ChangeLog, trunk/configure.ac, trunk/doc/Makefile.am: - Add