1
0
Fork 0

Version 0.56

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@444
This commit is contained in:
Sjoerd van der Berg 2002-10-25 22:15:22 +00:00
parent 8710865d53
commit 778a243f8d

View file

@ -1,5 +1,5 @@
dnl Init.
AC_INIT(dosbox,0.55)
AC_INIT(dosbox,0.56)
AC_CONFIG_SRCDIR(README)
dnl Detect the canonical host and target build environment
@ -10,7 +10,6 @@ dnl Setup for automake
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.
AC_PROG_MAKE_SET
AC_PROG_CC