automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

a bug, i guess ...


From: Oswald Buddenhagen
Subject: a bug, i guess ...
Date: Tue, 6 Feb 2001 20:46:58 +0100
User-agent: Mutt/1.3.12i

i found the following in my configure generated by 
autoconf 2.13 & automake 1.4:

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; }
fi
cat >> confdefs.h <<EOF
#define PACKAGE "$PACKAGE"
EOF

(note the " around "make distclean" - they should be \")

i guess, the offending macro is AM_INIT_AUTOMAKE.

best regards

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Nothing is fool-proof to a sufficiently talented fool.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]