configure sync with configure.in *shrug*
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@239 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
70e82f3084
commit
de8f833989
|
@ -710,7 +710,7 @@ fi
|
||||||
|
|
||||||
PACKAGE=nano
|
PACKAGE=nano
|
||||||
|
|
||||||
VERSION=0.9.19
|
VERSION=0.9.19-cvs
|
||||||
|
|
||||||
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
|
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; }
|
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
|
||||||
|
|
Loading…
Reference in New Issue