2010-07-19 14:13:47 +02:00
|
|
|
Index: configure
|
|
|
|
===================================================================
|
2011-04-15 20:12:13 +02:00
|
|
|
--- configure.orig 2011-04-13 21:22:30.000000000 +0200
|
|
|
|
+++ configure 2011-04-14 14:39:11.027077753 +0200
|
|
|
|
@@ -3513,7 +3513,6 @@ as_fn_append ac_func_list " alarm"
|
2010-07-19 14:13:47 +02:00
|
|
|
as_fn_append ac_header_list " sys/statvfs.h"
|
|
|
|
as_fn_append ac_header_list " sys/select.h"
|
|
|
|
as_fn_append ac_func_list " nl_langinfo"
|
|
|
|
-gl_printf_safe=yes
|
2010-11-15 17:52:55 +01:00
|
|
|
as_fn_append ac_header_list " priv.h"
|
|
|
|
as_fn_append ac_header_list " pthread.h"
|
2011-04-15 20:12:13 +02:00
|
|
|
as_fn_append ac_header_list " utmp.h"
|
2010-07-19 14:13:47 +02:00
|
|
|
Index: m4/gnulib-comp.m4
|
|
|
|
===================================================================
|
2011-04-15 20:12:13 +02:00
|
|
|
--- m4/gnulib-comp.m4.orig 2011-04-09 09:51:23.000000000 +0200
|
|
|
|
+++ m4/gnulib-comp.m4 2011-04-14 14:38:04.363003296 +0200
|
|
|
|
@@ -1217,7 +1217,6 @@ AC_DEFUN([gl_INIT],
|
2010-07-19 14:13:47 +02:00
|
|
|
# Code from module printf-frexpl:
|
|
|
|
gl_FUNC_PRINTF_FREXPL
|
|
|
|
# Code from module printf-safe:
|
|
|
|
- m4_divert_text([INIT_PREPARE], [gl_printf_safe=yes])
|
|
|
|
# Code from module priv-set:
|
|
|
|
gl_PRIV_SET
|
|
|
|
# Code from module progname:
|