Testing the tinderbox.

Originally committed to SVN as r2863.
This commit is contained in:
Amar Takhar 2009-04-27 20:58:42 +00:00
parent 0100118190
commit 3648f61083
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
AC_PREREQ(2.57)
######################
# aegisub version info
# aegisub version info
######################
m4_define([aegisub_version_major], [2])
m4_define([aegisub_version_minor], [1])
@ -289,6 +289,7 @@ fi
AC_SUBST(GL_CFLAGS)
AC_SUBST(GL_LIBS)
#XXX: This needs to be fixed for OSX.
AC_AGI_COMPILE([OpenGL], [opengl], [$GL_CFLAGS], [$GL_LIBS],[
int main(void) {