mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-04 14:33:47 +00:00
Remaining references to V2.2 changed (XXX needs to be factored out)
This commit is contained in:
parent
f8fd76ba35
commit
34b8843a1c
@ -1,7 +1,7 @@
|
|||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
dnl Written in 2002 by Christian Bauer
|
dnl Written in 2002 by Christian Bauer
|
||||||
|
|
||||||
AC_INIT([SheepShaver], 2.2, [Christian.Bauer@uni-mainz.de], SheepShaver)
|
AC_INIT([SheepShaver], 2.3, [Christian.Bauer@uni-mainz.de], SheepShaver)
|
||||||
AC_CONFIG_SRCDIR(main_unix.cpp)
|
AC_CONFIG_SRCDIR(main_unix.cpp)
|
||||||
AC_PREREQ(2.52)
|
AC_PREREQ(2.52)
|
||||||
AC_CONFIG_HEADER(config.h)
|
AC_CONFIG_HEADER(config.h)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
dnl Written in 2002 by Christian Bauer
|
dnl Written in 2002 by Christian Bauer
|
||||||
|
|
||||||
AC_INIT([SheepShaver], 2.2, [Christian.Bauer@uni-mainz.de], SheepShaver)
|
AC_INIT([SheepShaver], 2.3, [Christian.Bauer@uni-mainz.de], SheepShaver)
|
||||||
AC_CONFIG_SRCDIR(main_windows.cpp)
|
AC_CONFIG_SRCDIR(main_windows.cpp)
|
||||||
AC_CONFIG_AUX_DIR(../Unix)
|
AC_CONFIG_AUX_DIR(../Unix)
|
||||||
AC_PREREQ(2.52)
|
AC_PREREQ(2.52)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user