nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] search ncurses via pkg-config first


From: Mike Frysinger
Subject: Re: [Nano-devel] [PATCH] search ncurses via pkg-config first
Date: Tue, 01 Apr 2014 17:01:59 -0400
User-agent: KMail/4.12.3 (Linux/3.13.0; KDE/4.12.3; x86_64; ; )

On Tue 01 Apr 2014 22:11:40 Benno Schulenberg wrote:
> On Tue, Apr 1, 2014, at 19:55, Chris Allegretta wrote:
> > ./configure: line 7768: syntax error near unexpected token `NCURSESW,'
> > ./configure: line 7768: `   PKG_CHECK_MODULES(NCURSESW, ncursesw,'
> 
> Hm, my configure does not even contain any PKG_CHECK* lines.
> Probably because it lacks an ncursesw.pc and thus falls back to the
> old ncurses detection.  This is on Lucid, Ubuntu 10.04.

the generated configure shouldn't contain any PKG_CHECK lines.  these are m4 
macros that get expanded by m4 when you run autoconf.  the .pc file checking 
doesn't happen until you run ./configure.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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