autoconf
[Top][All Lists]
Advanced

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

AC_INIT(ac_unique_file)


From: Lars J. Aas
Subject: AC_INIT(ac_unique_file)
Date: Thu, 2 Nov 2000 15:25:43 +0100
User-agent: Mutt/1.2.5i

I think autoconf ought to warn the maintainer if $ac_unique_file
(the AC_INIT argument) isn't found when run.  Any reason it shouldn't?

The way it is now, autoconf doesn't warn, and when you run configure,
$srcdir is just set to ".." which causes configure to abort with an
error for not finding install-sh, which again threw me off finding the
real cause of the problem...

  Lars J



reply via email to

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