Fredrik Fornwall
8 years ago
2 changed files with 13 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||
diff -u -r ../sharutils-4.15.2/config.h.in ./config.h.in
|
|||
--- ../sharutils-4.15.2/config.h.in 2015-05-30 15:35:30.000000000 +0000
|
|||
+++ ./config.h.in 2017-07-07 00:21:39.657093948 +0000
|
|||
@@ -4,6 +4,8 @@
|
|||
|
|||
#define SHARUTILS_CONFIG_H 1 |
|||
|
|||
+#include <libintl.h>
|
|||
+
|
|||
/* Define if building universal (internal helper macro) */ |
|||
#undef AC_APPLE_UNIVERSAL_BUILD |
|||
|
Loading…
Reference in new issue