forked from pool/coreutils
Marcus Rueckert
fd990598eb
Accepted submit request 67545 from user coolo OBS-URL: https://build.opensuse.org/request/show/67545 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=57
25 lines
1008 B
Diff
25 lines
1008 B
Diff
Index: configure
|
|
===================================================================
|
|
--- 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"
|
|
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
|
|
as_fn_append ac_header_list " priv.h"
|
|
as_fn_append ac_header_list " pthread.h"
|
|
as_fn_append ac_header_list " utmp.h"
|
|
Index: m4/gnulib-comp.m4
|
|
===================================================================
|
|
--- 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],
|
|
# 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:
|