bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#15675: the configure script invoked before make


From: Glenn Morris
Subject: bug#15675: the configure script invoked before make
Date: Thu, 24 Oct 2013 00:07:01 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Andy Moreton wrote:

> CPP = gcc -I ../nt/inc -E

Seems wrong to me for CPP to contain any -I option. Where does that come from?

> CPPFLAGS = -mtune=pentium4   -IC:/emacs/mingw-devel/include 
> -IC:/emacs/mingw-devel/src/xpm/3.5.1/libXpm-3.5.1-src/lib -DUSE_CRT_DLL=1 -I 
> ${abs_top_srcdir}/nt/inc

Looks ok to me.

> abs_top_srcdir=@abs_top_srcdir@        # MinGW CPPFLAGS may use this
>
> Removing the tab and the comment in all the Makefile.in files fixed
> things for me.

Whoops; fixed.





reply via email to

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