diff options
author | Greg McGary <greg@mcgary.org> | 1999-04-04 01:02:13 +0000 |
---|---|---|
committer | Greg McGary <greg@mcgary.org> | 1999-04-04 01:02:13 +0000 |
commit | 807c07073933a788a8ff089a74884e8db59f2c27 (patch) | |
tree | 5226ec2f70e28c350ba6048470f125d6b1813a27 /configure | |
parent | 924b1a141707c073a7e351427e8749761fb6d82b (diff) | |
download | idutils-807c07073933a788a8ff089a74884e8db59f2c27.tar.gz idutils-807c07073933a788a8ff089a74884e8db59f2c27.tar.bz2 idutils-807c07073933a788a8ff089a74884e8db59f2c27.zip |
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -703,7 +703,7 @@ fi PACKAGE=id-utils -VERSION=3.2b +VERSION=3.2c 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; } |