autoconf
[Top][All Lists]
Advanced

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

Re: Issues using autoconf or automake


From: Gavin Smith
Subject: Re: Issues using autoconf or automake
Date: Tue, 11 Mar 2014 22:30:43 +0000

On Tue, Mar 11, 2014 at 9:43 PM, Jim Galarowicz <address@hidden> wrote:
>
> The ] and ) at 456 are the terminators for the AC_DEFUN declaration.  That
> (big bold characters) is where they go to when I do the % key when on the
> two characters at 456.
>
> AC_DEFUN([AX_QTLIB], [
> dnl if QTDIR is not default to /usr
>
And I see that AX_QTLIB is called from configure.ac. I still wonder if
putting it inside a AC_DEFUN is what is causing the problem, although
it seems like a reasonable thing to do.

>Makefile.am:63: error: HAVE_QTLIB does not appear in AM_CONDITIONAL

Can you post the Makefile.am? I tried looking at it at
http://openss.cvs.sourceforge.net/viewvc/openss/OpenSpeedShop/openss/
but am getting an error message.

You could try "autoconf --trace AM_CONDITIONAL" to see if it is seeing
the AM_CONDITIONAL macro.



reply via email to

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