autoconf
[Top][All Lists]
Advanced

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

Re: Macro works OK, but aclocal says "macro `AM_PATH_GSL' not found in


From: Earnie Boyd
Subject: Re: Macro works OK, but aclocal says "macro `AM_PATH_GSL' not found in library"
Date: Mon, 07 Apr 2003 07:20:28 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130

Dr. David Kirkby wrote:
I copied the macro 'gsl.m4' from the GNU scientific library (latest
version 1.3). The macro tests for the presence, version and path of
the gsl library.

Running first automake and autoconf, no problems are reported. After
this, the macro works as expected. But 'aclocal' reports an error:

% automake
% autoconf
% aclocal
aclocal: configure.ac: 95: macro `AM_PATH_GSL' not found in library


$ aclocal --help
Usage: aclocal [OPTIONS] ...


Generate `aclocal.m4' by scanning `configure.ac' or `configure.in'

  --acdir=DIR           directory holding config files
  --help                print this help, then exit
  -I DIR                add directory to search list for .m4 files
  --output=FILE         put output in FILE (default aclocal.m4)
  --print-ac-dir        print name of directory holding m4 files
  --verbose             don't be silent
  --version             print version number, then exit

Report bugs to <address@hidden>.

$

Does the above help any?

Earnie.





reply via email to

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