bug-autoconf
[Top][All Lists]
Advanced

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

AC_INIT regression not completely fixed


From: Yavor Doganov
Subject: AC_INIT regression not completely fixed
Date: Thu, 05 Aug 2010 11:08:43 +0300
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.1 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Seen while bootstrapping GNOME with 2.67:

cat > configure.ac <<EOF
AC_INIT([GNOME Foo], [2.31.6],
        [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-foo],
        [gnome-foo])
AC_OUTPUT
EOF

autoconf
configure.ac:1: warning: AC_INIT: not a literal: 
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-foo



reply via email to

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