diff options
author | reinelt <> | 2000-03-22 07:33:50 +0000 |
---|---|---|
committer | reinelt <> | 2000-03-22 07:33:50 +0000 |
commit | 26521bed933853a430ccb086524bd5bb9d2a78ba (patch) | |
tree | 78359df06662d6d2a440f2aac1408b91b3d571fd /configure | |
parent | eba1b69ca09ac69949ae0d76fd7d1738c680c70a (diff) | |
download | lcd4linux-26521bed933853a430ccb086524bd5bb9d2a78ba.tar.gz |
[lcd4linux @ 2000-03-22 07:33:50 by reinelt]
FAQ added
new modules 'processor.c' contains all data processing
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; } |