summaryrefslogtreecommitdiffstats
path: root/tools/depends/native/gettext/01-gettext-tools-stpncpy.patch
blob: a7541bffd858ac592daf379f6fb0ec2c1208c2f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/gettext-tools/gnulib-lib/stpncpy.c
+++ b/gettext-tools/gnulib-lib/stpncpy.c
@@ -24,7 +24,7 @@
 /* Specification.  */
 #include <string.h>
 
-#ifndef weak_alias
+#ifndef HAVE_STPNCPY
 # define __stpncpy stpncpy
 #endif