13 lines
352 B
Diff
13 lines
352 B
Diff
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
|
|
|