From c709e372e8940b3f374b690d7eb7521e69ab4228 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 27 Sep 1995 02:50:10 +0000 Subject: * locale/libintl.h: Rewritten by Ulrich Drepper for use with GNU gettext code. * sysdeps/unix/sysv/linux/sys/param.h: New file. * sysdeps/unix/sysv/linux/Subdirs: File removed. * libc-symbols.h (_LIBC): Define to 1, not just empty. --- libc-symbols.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc-symbols.h') diff --git a/libc-symbols.h b/libc-symbols.h index 5eefbed04c..1b6d1d0392 100644 --- a/libc-symbols.h +++ b/libc-symbols.h @@ -45,7 +45,7 @@ Cambridge, MA 02139, USA. */ Some library code that is shared with other packages also tests this symbol to see if it is being compiled as part of the C library. */ -#define _LIBC +#define _LIBC 1 /* The symbols in all the user (non-_) macros are C symbols. Predefined should be HAVE_WEAK_SYMBOLS and/or HAVE_ELF and/or HAVE_GNU_LD. -- cgit v1.2.3