autoconf-archive-maintainers
[Top][All Lists]
Advanced

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

Howto use autoconf-archive


From: Gordon
Subject: Howto use autoconf-archive
Date: Tue, 20 Apr 2010 20:35:01 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20100317)

Hello,

how do I actually use the macros contained in autoconv-archive in my own
project?

I'm using Ubuntu 8.04, and I installed the packages autoconf 2.61-4 and
autoconf-archive 20070512-1. In my own configure.ac file, I'd like to
use AX_LIB_POSTGRESQL, for example. I run libtoolize --force && aclocal
&& autoconf && autoheader && automake --add-missing && configure. And I get
./configure: line 19787: AX_LIB_POSTGRESQL: command not found

What is the recommended, most portable way to use these macros in
autoconf-archive? Do I just copy the contents of ax_lib_postgresql.m4
into my own configure.ac? Or can autoconf be told that the macros in
autoconv-archive are available for use?

Thanks for your help in advance,
Gordon





reply via email to

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