autoconf
[Top][All Lists]
Advanced

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

Re: Can you spot the error?


From: Philipp Thomas
Subject: Re: Can you spot the error?
Date: Thu, 3 Apr 2014 12:00:08 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

* Eric Blake (address@hidden) [20140331 20:55]:

> You meant to write:
> 
> AC_ARG_WITH([resolve-neigh],
>     [AC_HELP_STRING([--with-resolve-neigh],
>         [Enable neighbour resolution in Ethernet (default YES)])])

Even with that change I still get

[   16s] configure.ac:23: error: possibly undefined macro: AC_DEFINE
[   16s]       If this token and others are legitimate, please use 
m4_pattern_allow.
[   16s]       See the Autoconf documentation.
[   16s] configure.ac:48: error: possibly undefined macro: AC_CHECK_LIB
[   16s] configure.ac:49: error: possibly undefined macro: AC_MSG_ERROR

in this code andthis is correctly quoted AFAICS.

Philipp



reply via email to

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