Commit graph

9 commits

Author SHA1 Message Date
Peter Wu
11b85b36b1 Do not prevent user from overriding CXXFLAGS
make CXXFLAGS=-O0 would not work without this.
2012-08-31 13:03:32 +02:00
Thulinma
d7a0a60053 Require libmist-1.0 version 1.0.0 2012-08-27 00:03:09 +02:00
Thulinma
af12c6a94e Restructuring so our libraries can go into a separate libmist project. 2012-07-10 00:39:31 +02:00
Lekensteyn
948813b93a Always update version when configure is executed 2012-06-16 23:26:11 +02:00
Lekensteyn
fcf29984c0 autofoo cleanup, put version detection in configure.ac
- Autogenerated files do not belong to the repository, remove those files.

- The version is also determined when generating the configure file, so remove
  the version.sh file as well.

- Remove ACLOCAL_AMFLAGS and the related entry in configure.ac to get rid of
  configuration errors.

- Do not create NEWS or INSTALL by using a lower strictness.

- Ignore autogenerated autojunk.
2012-06-02 22:19:57 +02:00
Thulinma
6f5bc9d7fd Should fix compile problems. 2012-05-14 16:17:15 +02:00
Thulinma
cf5dc1ff93 Re-enable debugging option, fix chars back to unsigned. 2012-05-11 18:08:17 +02:00
Thulinma
87c567e37c Final edits to bring all analysers and converters into autotools build system. Done! 2012-05-08 22:43:37 +02:00
Thulinma
36e086e0e2 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00