mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
configure.ac: use a Cabal-friendly version number
and replace the outdated URL
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
AC_INIT(Portable Grammar Format library, 0.1.pre,
|
AC_INIT(Portable Grammar Format library, 0.1-pre,
|
||||||
https://code.google.com/p/grammatical-framework/,
|
http://www.grammaticalframework.org/,
|
||||||
libpgf)
|
libpgf)
|
||||||
AC_PREREQ(2.58)
|
AC_PREREQ(2.58)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user