Correctly determine whether pow is available in libc on AIX 7 with xlc.
[gnulib.git] / lib / mbsncasecmp.c
index 0db3ff1..12c7247 100644 (file)
@@ -1,5 +1,5 @@
 /* Case-insensitive string comparison function.
-   Copyright (C) 1998-1999, 2005-2009 Free Software Foundation, Inc.
+   Copyright (C) 1998-1999, 2005-2010 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2005,
    based on earlier glibc code.