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

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

bug#9372: 24.0.50; missing header biditype.h


From: Jan Djärv
Subject: bug#9372: 24.0.50; missing header biditype.h
Date: Fri, 26 Aug 2011 09:15:12 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110805 Thunderbird/3.1.12

2011-08-26 08:34, Andreas Schwab skrev:
Stefan Monnier<monnier@iro.umontreal.ca>  writes:

Basically, the problem is that the bidi.d file should contain
dependencies which say "if foo.c is newer than bidi.c, then recompile,
but if foo.c doesn't exist any more, then just ignore this rule rather
than foolishly trying to build foo.c".
I don't know if GNU make provides such a kind of dependency (tho you
can get it via ifeq trickery).

gcc -MP



That seems to be it. I've added it to the test and DEPFLAGS. -MP has been around since gcc 3.0 at least.

        Jan D.





reply via email to

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