]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Remove temporary hack.
authorBruno Haible <bruno@clisp.org>
Fri, 4 Aug 2006 14:05:39 +0000 (14:05 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:52 +0000 (12:13 +0200)
gnulib-local/ChangeLog
gnulib-local/lib/propername.c

index ed54514b6ae31f0249e1f7a4b9cee3ed6a12498a..5f7cc1af7f130f317147edd1fd911616614be897 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-31  Bruno Haible  <bruno@clisp.org>
+
+       * lib/propername.c: Remove temporary hack.
+
 2006-07-31  Bruno Haible  <bruno@clisp.org>
 
        * modules/gettext-runtime-misc: New file.
index 5feceaf8525905cfee91dfc545475912e5de7872..f66d828f45d1c2274b0fadd1c219fad159203451 100644 (file)
 #include "xalloc.h"
 #include "gettext.h"
 
-/* Temporary hack.  */
-#undef strstr
-#define strstr c_strstr
-
 
 /* Return the localization of NAME.  NAME is written in ASCII.  */