ac*.m4 files are no longer in cvs

This commit is contained in:
Luke Holden 2002-11-30 21:36:12 +00:00
parent 249b34b437
commit 48b003e13a
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
#WANT_AUTOMAKE_1_5=1
autoheader linux
mv aclocal.m4 acinclude.m4
aclocal
automake --foreign --include-deps --add-missing --copy
autoconf

View File

@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(acinclude.m4)
AC_INIT(dummy.cpp)
dnl These should be changed =)
LWJGL_MAJOR_VERSION=0