forked from GitHub/gf-core
Rename gf2 and jgf2 to gf and jgf2
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
dnl Run autoconf to generate configure from this file
|
||||
|
||||
AC_INIT([GF],[2.0],[dp03-7@mdstud.chalmers.se],[GF])
|
||||
AC_INIT([GF],[2.0],[aarne@cs.chalmers.se],[GF])
|
||||
|
||||
AC_PREREQ(2.53)
|
||||
|
||||
AC_REVISION($Revision: 1.2 $)
|
||||
AC_REVISION($Revision: 1.3 $)
|
||||
|
||||
AC_CONFIG_FILES([config.mk jgf2])
|
||||
AC_CONFIG_FILES([config.mk jgf])
|
||||
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user