Commit graph

9 commits

Author SHA1 Message Date
Thomas Goyne
fb3500b354 Make the configure check for lua more specific
Move the generic lua check to after the checks for lua 5.1 and check for
lua < 5.2.

Closes #1559.
2012-12-10 14:01:56 -08:00
Thomas Goyne
3ff6158d85 Fix configure check for libc++ 2012-11-24 10:04:53 -08:00
Thomas Goyne
b055abae44 Fix compliation with gcc 4.7 2012-11-15 18:15:40 -08:00
Thomas Goyne
1375da556f Default to O3 rather than O2 2012-11-12 18:35:27 -08:00
Thomas Goyne
4500edef39 Build as C++11 on non-windows 2012-11-10 18:05:57 -08:00
Thomas Goyne
13b83b0996 Use libc++ when it's available 2012-11-10 18:05:57 -08:00
Thomas Goyne
dfa4f33f25 Add boost check to configure 2012-11-10 18:05:56 -08:00
Thomas Goyne
a3ff3e966d Bump version to 3.1 2012-10-12 14:51:29 -07:00
Thomas Goyne
21c2259d94 Rename configure.in to configure.ac 2012-10-02 16:06:05 -07:00
Renamed from aegisub/configure.in (Browse further)