74bac430a8
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=a7b4c6efd1592fb3aac750d37166b7e4
25 lines
1006 B
Diff
25 lines
1006 B
Diff
Index: configure
|
|
===================================================================
|
|
--- configure.orig 2010-04-23 18:06:40.000000000 +0200
|
|
+++ configure 2010-05-05 13:40:11.419859163 +0200
|
|
@@ -3340,7 +3340,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 " utmp.h"
|
|
as_fn_append ac_header_list " utmpx.h"
|
|
as_fn_append ac_func_list " utmpname"
|
|
Index: m4/gnulib-comp.m4
|
|
===================================================================
|
|
--- m4/gnulib-comp.m4.orig 2010-04-21 20:12:06.000000000 +0200
|
|
+++ m4/gnulib-comp.m4 2010-05-05 13:40:58.875859176 +0200
|
|
@@ -1158,7 +1158,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:
|