diff options
author | reinelt <> | 2000-03-17 09:21:42 +0000 |
---|---|---|
committer | reinelt <> | 2000-03-17 09:21:42 +0000 |
commit | 460091fb43bca600d3839eacfe43034146f3e957 (patch) | |
tree | b272ca66f110226c95ebe528e2bfabfbe3139853 /configure | |
parent | c97b6d95897c59e2098e45ee58aab61ec3703d22 (diff) | |
download | lcd4linux-460091fb43bca600d3839eacfe43034146f3e957.tar.gz |
[lcd4linux @ 2000-03-17 09:21:42 by reinelt]
various memory statistics added
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.9 +VERSION=0.91 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; } |