aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/native/gettext-native/01-gettext-tools-stpncpy.patch
blob: e5f486931081297390c7744a0b2d4dc4a940f14c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- gettext-0.17.orig/gettext-tools/gnulib-lib/stpncpy.c       2010-05-24 05:42:47.000000000 -0400
+++ gettext-0.17/gettext-tools/gnulib-lib/stpncpy.c    2013-01-18 00:46:43.000000000 -0500
@@ -24,7 +24,7 @@
 /* Specification.  */
 #include <string.h>
 
-#ifndef weak_alias
+#ifndef HAVE_STPNCPY
 # define __stpncpy stpncpy
 #endif