Commit Graph

22 Commits

Author SHA1 Message Date
Amar Takhar 62f428c71c Fix typo, (remove stray L)
Originally committed to SVN as r2108.
2008-03-22 10:49:05 +00:00
Amar Takhar ec5fce6921 Remove wxwin28.m4 from REQUIRED_M4 now that it's in REQUIRED_M4_WX.
Originally committed to SVN as r2107.
2008-03-22 10:44:19 +00:00
Amar Takhar 02939b2aee Move the "NO WARRENTY" notice above the conditional exit, so if configure fails
users will still see the notice.

Originally committed to SVN as r2105.
2008-03-22 10:39:32 +00:00
Amar Takhar 67fc793c90 Add a seperate check for wxwin.m4 and wxwin28.m4, Linux names them different
than I see here on FreeBSD, more names may be added later.

Originally committed to SVN as r2104.
2008-03-22 10:38:02 +00:00
Amar Takhar f5746ee0fc Add a trailing " (noticed by amz)
Originally committed to SVN as r2030.
2008-03-12 21:51:08 +00:00
Amar Takhar 2ecfca5ac8 Remove redundant variable, some indendation fixes.
Originally committed to SVN as r2029.
2008-03-12 21:39:44 +00:00
Amar Takhar f74845e12b Hopefully these are the (near) final changes to autogen, some things need to be
fixed but it's far better than what we had before.

Originally committed to SVN as r2023.
2008-03-11 20:07:12 +00:00
Amar Takhar 6d6ac1b18e Remove an old conditional for Makefile.bitmaps generation, it's speedy now that
it uses AWK, the old way was an SH script which made a conditional worthwhile.

Originally committed to SVN as r2022.
2008-03-11 17:07:06 +00:00
Amar Takhar 1d34474ca6 Hopefully make autogen.sh more robust by checking for m4 files and AWK/convert.
I've also added a blaring (hopefully) notice about not supporting the SVN
version.  There are no 'official' distfiles yet, but I'm working on that, for
now they can try their luck with the SVN version anyway.

Originally committed to SVN as r2021.
2008-03-11 16:43:49 +00:00
Amar Takhar 9ba882ed3c Fix missing tab, file and space. (figures.)
Originally committed to SVN as r1869.
2008-03-03 08:25:50 +00:00
Amar Takhar c92232db0c * Add a kludge to handle config.h for now until it's sorted properly (what a
pain).
* Fix generation of bitmaps/Makefile.am.

Originally committed to SVN as r1868.
2008-03-03 08:09:32 +00:00
Amar Takhar 52d7d1e02f Fix some of the pre-auto* build glue, also set svn:executable.
Originally committed to SVN as r1866.
2008-03-03 07:29:29 +00:00
Amar Takhar b1c441ff73 Commit the new build system (complete re-write), this includes several changes:
* Sane C/CXX/CPP/LDFLAGS
 * --with/--without settings
 * Proper gettext support
 * System portability changes (to support OS X and all other unix-like osen)
 * Features to allow for proper compile time settings (support exists features
   need to be added)

This comes with no warrenty at the moment, auto3 and asa support are both
incomplete/non-existent, there is no documentation and some conftests still nee$
to be written.

It's still incomplete try it at your own risk!

Originally committed to SVN as r1865.
2008-03-03 07:22:58 +00:00
Niels Martin Hansen 339f9fe8bb Probably fixed syntax error in autogen.sh.
Originally committed to SVN as r1235.
2007-06-17 12:32:22 +00:00
Niels Martin Hansen 5b8273d67c Attempt at workaround for the -e bug... I hope it works. (Untested as usual.)
Originally committed to SVN as r1222.
2007-06-16 12:50:34 +00:00
David Lamparter 0d0c423398 REALLY fix dist this time
Originally committed to SVN as r1216.
2007-06-08 00:38:22 +00:00
David Lamparter be7a2cd2f7 ARGH. shell escapes\!
Originally committed to SVN as r1212.
2007-06-07 23:43:20 +00:00
David Lamparter 555992dbd5 install automation files to /usr/share/aegisub/automation
Originally committed to SVN as r1211.
2007-06-07 23:26:06 +00:00
David Lamparter 5baa205007 fix Makefiles / dist target
Originally committed to SVN as r1210.
2007-06-07 23:23:30 +00:00
Niels Martin Hansen d244277ac9 More fixing build system
Originally committed to SVN as r1148.
2007-04-26 21:38:42 +00:00
David Lamparter ae37b2481f CSRI helper library; fixup build system while at it
Originally committed to SVN as r968.
2007-03-31 22:04:57 +00:00
David Lamparter 4001dc5eff move autotools to root
Originally committed to SVN as r370.
2006-05-06 12:58:01 +00:00