1
0
Fork 0

Some fixes to allow autoconf to run

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@734
This commit is contained in:
Sjoerd van der Berg 2003-03-10 15:02:58 +00:00
parent 8de6c90eb3
commit 95dda663a0
2 changed files with 1 additions and 2 deletions

View file

@ -181,8 +181,6 @@ AH_TOP([
])
AH_TEMPLATE([C_HAS_ATTRIBUTE],[Determines if the compilers supports attributes for structures.])
AH_TEMPLATE([C_DEBUG],[Enable the internal debugger.])
AH_TEMPLATE([C_SSHOT],[Enable the screenshot support.])
AH_BOTTOM([#define INLINE inline])

View file

@ -1,6 +1,7 @@
dnl Init.
AC_INIT(dosbox,0.57)
AC_CONFIG_SRCDIR(README)
AC_RREREQ(2.50)
dnl Detect the canonical host and target build environment
AC_CANONICAL_HOST