mirror of
https://github.com/ModOrganizer2/udis86.git
synced 2026-07-27 14:05:57 -07:00
Set autoconfig prereq to 2.60
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# udis86 autoconf
|
||||
#
|
||||
AC_PREREQ(2.59)
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([udis86], [1.7.2], [vivek.mt@gmail.com])
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build)
|
||||
|
||||
Reference in New Issue
Block a user