[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[commits] r3447 - in /trunk/libc: ChangeLog.eglibc nss/Makefile
- To: commits@xxxxxxxxxx
- Subject: [commits] r3447 - in /trunk/libc: ChangeLog.eglibc nss/Makefile
- From: jimb@xxxxxxxxxx
- Date: Wed, 12 Sep 2007 00:39:52 -0000
Author: jimb
Date: Tue Sep 11 17:39:51 2007
New Revision: 3447
Log:
* nss/Makefile: Delete stray text.
Modified:
trunk/libc/ChangeLog.eglibc
trunk/libc/nss/Makefile
Modified: trunk/libc/ChangeLog.eglibc
==============================================================================
--- trunk/libc/ChangeLog.eglibc (original)
+++ trunk/libc/ChangeLog.eglibc Tue Sep 11 17:39:51 2007
@@ -1,3 +1,7 @@
+2007-09-11 Jim Blandy <jimb@xxxxxxxxxxxxxxxx>
+
+ * nss/Makefile: Delete stray text.
+
2007-09-04 Jim Blandy <jimb@xxxxxxxxxxxxxxxx>
Implement the OPTION_EGLIBC_STREAMS option group.
Modified: trunk/libc/nss/Makefile
==============================================================================
--- trunk/libc/nss/Makefile (original)
+++ trunk/libc/nss/Makefile Tue Sep 11 17:39:51 2007
@@ -95,7 +95,7 @@
ifeq (,$(wildcard $(common-objpfx)$(OPTION_EGLIBC_NSSWITCH_FIXED_FUNCTIONS)))
$(warning OPTION_EGLIBC_NSSWITCH is disabled, but fixed functions file)
-oooo$(error does not exist: $(OPTION_EGLIBC_NSSWITCH_FIXED_FUNCTIONS))
+$(error does not exist: $(OPTION_EGLIBC_NSSWITCH_FIXED_FUNCTIONS))
endif
before-compile := $(objpfx)fixed-nsswitch.h