mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2024-12-25 21:59:30 +01:00
Prepare for version 2.1
This commit is contained in:
parent
91d9f647b1
commit
9684af7de5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||||
dnl --------------------------------------------------------------
|
dnl --------------------------------------------------------------
|
||||||
dnl configure.in for Eliot
|
dnl configure.in for Eliot
|
||||||
dnl --------------------------------------------------------------
|
dnl --------------------------------------------------------------
|
||||||
AC_INIT([eliot],[2.1-git])
|
AC_INIT([eliot],[2.1])
|
||||||
AC_CONFIG_SRCDIR(qt/main.cpp)
|
AC_CONFIG_SRCDIR(qt/main.cpp)
|
||||||
dnl See http://www.flameeyes.eu/autotools-mythbuster/automake/nonrecursive.html
|
dnl See http://www.flameeyes.eu/autotools-mythbuster/automake/nonrecursive.html
|
||||||
dnl for the subdir-objets arguments (used at the moment for game/cmd/)
|
dnl for the subdir-objets arguments (used at the moment for game/cmd/)
|
||||||
|
|
Loading…
Reference in a new issue