nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] useless include ?


From: Mike Frysinger
Subject: [Nano-devel] useless include ?
Date: Sun, 29 Aug 2004 14:29:00 -0400
User-agent: KMail/1.6.2

i was cross compiling nano when it bombed on me ... looking into it, the nano 
Makefile forces an include directive to use the system includes !?

src/Makefile.am:
INCLUDES = -Iintl -DLOCALEDIR=\"$(localedir)\" address@hidden@

most of the time @includedir@ resolves to /usr/include 
or /usr/local/include ... and considering the compiler adds these paths 
automatically, i dont see why this is used/needed ...
-mike

Attachment: pgpPUxSowDreg.pgp
Description: signature


reply via email to

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