emacs-devel
[Top][All Lists]
Advanced

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

Re: Trunk r117046 fails on systems with older automake


From: Eli Zaretskii
Subject: Re: Trunk r117046 fails on systems with older automake
Date: Mon, 05 May 2014 16:15:59 +0300

> Date: Mon, 05 May 2014 14:29:07 +0200
> From: martin rudalics <address@hidden>
> CC: address@hidden, address@hidden, address@hidden
> 
>  > So, to summarize: install pkg-config and try again (starting with
>  > running autogen.sh, I'd suggest, to countermand any problems you might
>  > have caused by running without pkg-config).
> 
> This gives me now
> 
> checking for library containing sqrt... none required
> ./configure: line 9198: syntax error near unexpected token `0.9.0'
> ./configure: line 9198: `PKG_PROG_PKG_CONFIG(0.9.0)'
> make: *** [config.status] Error 2

My line 9198 in configure is empty.  What's yours?  Sounds like
PKG_PROG_PKG_CONFIG was not expanded by autoconf when it built
configure from configure.ac?

PKG_PROG_PKG_CONFIG should be defined in share/aclocal/pkg.m4.  Please
see that you have it there, and that your pkg.m4 file is intact.



reply via email to

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