URL:
<http://gna.org/patch/?3583>
Summary: Fix autoconf escaping warnings
Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 28 Dec 2012 05:20:41 AM EET
Category: bootstrap
Priority: 5 - Normal
Status: Ready For Test
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: 2.4.0, 2.5.0
_______________________________________________________
Details:
"autoconf -W all" gives two escaping warnings:
configure.ac:725: warning: back quotes and double quotes must not be escaped
in: specified client 'xaw' not configurable (libpng found but not png.h.
configure.ac:725: You may need to install a libpng \"development\" package.)
m4/no-client.m4:9: FC_NO_CLIENT is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/headers.m4:129: _AC_CHECK_HEADER_MONGREL is expanded
from...
../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
m4/pkg.m4:106: PKG_CHECK_MODULES is expanded from...
m4/xaw-client.m4:6: FC_XAW_CLIENT is expanded from...
configure.ac:725: the top level
configure.ac:1008: warning: back quotes and double quotes must not be escaped
in: Did not find readline header file.
configure.ac:1008: You may need to install a readline \"development\"
package.
m4/readline.m4:57: FC_HAS_READLINE is expanded from...
configure.ac:1008: the top level
Attached patch removes those escapings.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Fri 28 Dec 2012 05:20:41 AM EET Name: EscapeWarnFix.patch Size: 1kB
By: cazfi
<http://gna.org/patch/download.php?file_id=16877>
_______________________________________________________
Reply to this item at:
<http://gna.org/patch/?3583>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev