Fix lost wmemcmp symbol
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 15 Oct 2011 18:29:06 +0000 (20:29 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 15 Oct 2011 18:44:10 +0000 (20:44 +0200)
ChangeLog
wcsmbs/wmemcmp.c

index 2771cd3..d6760b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
 
+       * wcsmbs/wmemcmp.c (WMEMCMP): Define.
+
        * configure.in: Also look in $cxxmachine/include for C++ system
        headers.
 
index e7edc87..73c6394 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997i, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 1996, 1997, 2011 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
@@ -20,7 +20,7 @@
 #include <wchar.h>
 
 #ifndef WMEMCMP
-# define wmemcmp
+# define WMEMCMP wmemcmp
 #endif
 
 int