Commit graph

6 commits

Author SHA1 Message Date
Thomas Klausner
fb354eb03d Use more portable sed construct for quoting expressions.
Remove unused variable.
2010-10-05 13:06:28 +02:00
Jan Holesovsky
5096198055 Solve the problem with eval & $@. 2010-10-04 17:05:05 +02:00
Fridrich Štrba
03e305a2b5 Don't quote stuff that does not need to be quoted 2010-10-04 16:16:52 +02:00
Jan Holesovsky
55d3dff944 Remove 'configure' from the SCM, generate it using ./autogen.sh instead. 2010-08-24 15:03:44 +02:00
Jan Holesovsky
f645e1bc33 Split build: Revert it for now. 2010-08-18 17:48:07 +02:00
Jan Holesovsky
061104ffd1 Split build: Remove files that should not be revision controlled.
They are generated; so actually also add autogen.sh and Makefile.am to help
to generate them :-)

* Makefile.in: Bin.
* aclocal.m4: Bin.
* configure: Bin.
* autogen.sh: New file.
* Makefile.am: New file.
2009-06-26 00:23:43 +02:00