On Tue, Mar 11, 2014 at 9:43 PM, Jim Galarowicz <jeg@xxxxxxxxxxxxx> 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. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf