*** empty log message ***

This commit is contained in:
2005-11-20 11:11:31 +00:00
parent abd1e60346
commit b0f72ece3e
2 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
AC_PREREQ(2.53)
AC_INIT([xpkit], [deb-0.1.0])
AC_REVISION([$Revision: 1.50 $])
AC_REVISION([$Revision: 1.51 $])
AC_CONFIG_HEADER([xp/config.h])
# Checks for programs.
@ -87,6 +87,6 @@ AC_CONFIG_FILES([
xpp/bas/Makefile xpp/net/Makefile xpp/sys/Makefile xpp/utl/Makefile
xpp/test/bas/Makefile xpp/test/net/Makefile
xpp/test/sys/Makefile xpp/test/utl/Makefile
xpo/bas/Makefile
xpo/bas/Makefile xpo/net/Makefile
xpo/test/bas/Makefile])
AC_OUTPUT