public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* more complex Makefiles
@ 2002-04-08  2:03 Ulrich Drepper
  0 siblings, 0 replies; only message in thread
From: Ulrich Drepper @ 2002-04-08  2:03 UTC (permalink / raw)
  To: GNU libc hacker

[-- Attachment #1: Type: text/plain, Size: 800 bytes --]

I've just checked in some patches which make the Makefiles even more
complicated.  One feature which was missing so far was the possibility
to select code based on the library the code ends up in.  This is
normally no problem for normal code but it is a problem for headers.

As an example you can see the change to include/libintl.h.  It defines
_() differently for code used in libc itself.

With this change we hopefully can avoid most INTDEF/INTUSE changes.  It
should be possible to cover most cases with special macros in the header
in the include/ subdir.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-04-08  9:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-08  2:03 more complex Makefiles Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).