bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFH] macro ordering problems in sed


From: Paolo Bonzini
Subject: [RFH] macro ordering problems in sed
Date: Fri, 03 Oct 2008 08:36:25 +0200
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

Hi all, git sed gives this problem when running "sh autoboot":

configure.ac:17: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
../../lib/autoconf/specific.m4:331: AC_GNU_SOURCE is expanded from...
configure.ac:17: the top level
configure.ac:17: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
configure.ac:58: warning: gl_FUNC_GLIBC_UNLOCKED_IO was called before
gl_THREADLIB_EARLY_BODY
m4/threadlib.m4:31: gl_THREADLIB_EARLY_BODY is expanded from...
m4/threadlib.m4:24: gl_THREADLIB_EARLY is expanded from...
m4/threadlib.m4:243: gl_THREADLIB is expanded from...
m4/lock.m4:9: gl_LOCK is expanded from...
m4/intl.m4:186: gt_INTL_SUBDIR_CORE is expanded from...
m4/intl.m4:25: AM_INTL_SUBDIR is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:58: the top level


Can anyone help?  Also, I would like the current master branch to become
sed 4.2, so any help squishing out portability problems is welcome.

Paolo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]