diff options
author | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2000-03-13 15:58:24 +0000 |
---|---|---|
committer | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2000-03-13 15:58:24 +0000 |
commit | 1f0791dbac416903409b420ce5bdd73a1944c3d4 (patch) | |
tree | c72c000f26428a310cd2778e7c301ca24e026e09 /configure | |
parent | 713dd4045fdc6312cb80a4aee9b17a3dd5cc1368 (diff) | |
download | lcd4linux-1f0791dbac416903409b420ce5bdd73a1944c3d4.tar.gz |
[lcd4linux @ 2000-03-13 15:58:24 by reinelt]
release 0.9
moved row parsing to parser.c
all basic work finished
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@10 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -691,7 +691,7 @@ fi PACKAGE=lcd4linux -VERSION=0.8 +VERSION=0.9 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } |