Version 0.56
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@444
This commit is contained in:
parent
8710865d53
commit
778a243f8d
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue