diff options
author | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2000-03-22 07:33:50 +0000 |
---|---|---|
committer | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2000-03-22 07:33:50 +0000 |
commit | 6f0d2a7f029d3d681efb9a0492b5880245a7099b (patch) | |
tree | 78359df06662d6d2a440f2aac1408b91b3d571fd /configure | |
parent | 0774e24faa2ff2d78109f7614536746226dcaa91 (diff) | |
download | lcd4linux-6f0d2a7f029d3d681efb9a0492b5880245a7099b.tar.gz |
[lcd4linux @ 2000-03-22 07:33:50 by reinelt]
FAQ added
new modules 'processor.c' contains all data processing
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@15 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.92 +VERSION=0.94 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; } |