forked from pool/coreutils
9c9a8d0166
Update to 8.16 + Security fix already released for SLES OBS-URL: https://build.opensuse.org/request/show/114847 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=75
13 lines
524 B
Diff
13 lines
524 B
Diff
Index: m4/gnulib-comp.m4
|
|
===================================================================
|
|
--- m4/gnulib-comp.m4.orig 2012-03-20 23:34:39.000000000 +0100
|
|
+++ m4/gnulib-comp.m4 2012-04-16 12:57:23.373219154 +0200
|
|
@@ -1584,7 +1584,6 @@ gl_POSIXTM
|
|
gl_POSIXVER
|
|
gl_FUNC_PRINTF_FREXP
|
|
gl_FUNC_PRINTF_FREXPL
|
|
-m4_divert_text([INIT_PREPARE], [gl_printf_safe=yes])
|
|
gl_PRIV_SET
|
|
AC_CHECK_DECLS([program_invocation_name], [], [], [#include <errno.h>])
|
|
AC_CHECK_DECLS([program_invocation_short_name], [], [], [#include <errno.h>])
|