autoconf
[Top][All Lists]
Advanced

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

AM_PROG_UPC


From: Too, Justin A.
Subject: AM_PROG_UPC
Date: Fri, 29 Apr 2011 16:16:28 -0700
User-agent: Microsoft-MacOutlook/14.2.0.101115

Hi all,

In my configure.ac I simply invoke: AC_PROG_UPC

…
$ aclocal …
    aclocal:configure.ac:12: warning: macro `AM_PROG_UPC' not found in library
…
$ autoconf
    Configure.ac:12: error: possibly undefined macro: AM_PROG_UPC
If this token and others are legitimate, please use m4patternallow.
See the Autoconf documentation.

Is this a non-standard macro?  Then, how can I add UPC support to my Autotools 
project?

Thanks,
Justin


reply via email to

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