forked from pool/coreutils
b041d4ec90
Accepted submit request 52848 from user psmt OBS-URL: https://build.opensuse.org/request/show/52848 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=45
25 lines
1010 B
Diff
25 lines
1010 B
Diff
Index: configure
|
|
===================================================================
|
|
--- configure.orig 2010-10-15 16:51:34.000000000 +0200
|
|
+++ configure 2010-11-11 15:41:45.854686621 +0100
|
|
@@ -3399,7 +3399,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_func_list " readlinkat"
|
|
Index: m4/gnulib-comp.m4
|
|
===================================================================
|
|
--- m4/gnulib-comp.m4.orig 2010-10-06 00:44:51.000000000 +0200
|
|
+++ m4/gnulib-comp.m4 2010-11-11 15:40:57.318112527 +0100
|
|
@@ -1181,7 +1181,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:
|