*** empty log message ***
This commit is contained in:
parent
ffe1527b0b
commit
f910d9a288
@ -1,6 +1,6 @@
|
||||
AC_PREREQ(2.53)
|
||||
AC_INIT([xpkit], [deb-0.1.0])
|
||||
AC_REVISION([$Revision: 1.14 $])
|
||||
AC_REVISION([$Revision: 1.15 $])
|
||||
AC_CONFIG_HEADER([xp/config.h])
|
||||
|
||||
# Checks for programs.
|
||||
@ -34,7 +34,7 @@ AC_C_BIGENDIAN(
|
||||
AC_CHECK_FILE([/NextDeveloper],[AC_DEFINE([_POSIX_SOURCE],[],[_POSIX_SOURCE])])
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
Makefile build/Makefile xp/Makefile
|
||||
Makefile build/Makefile xp/Makefile xp/bin/ctype/Makefile
|
||||
xp/c/Makefile xp/lisp/Makefile
|
||||
xp/test/c/Makefile xp/test/lisp/Makefile])
|
||||
AC_OUTPUT
|
||||
|
Loading…
Reference in New Issue
Block a user