[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patches] PATCH: Delete stray text
- To: patches@xxxxxxxxxx
- Subject: [patches] PATCH: Delete stray text
- From: Jim Blandy <jimb@xxxxxxxxxxxxxxxx>
- Date: Tue, 11 Sep 2007 17:52:16 -0700
Committed as obvious.
ChangeLog.eglibc:
2007-09-11 Jim Blandy <jimb@xxxxxxxxxxxxxxxx>
* nss/Makefile: Delete stray text.
Index: nss/Makefile
===================================================================
--- nss/Makefile (revision 3446)
+++ nss/Makefile (working copy)
@@ -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