Fix bug#6820: Don't accept backslashes or quotes on compiler options.
commit0521215472c696b55c8c372108e6555e3ec55c96
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 22 Sep 2010 23:14:00 +0000 (23 01:14 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 22 Sep 2010 23:14:00 +0000 (23 01:14 +0200)
tree956be2e92d27321dc1789e389014dea09bd185cc
parentc8a66ab831b960c6683460cbfc5b25ff7f67493c
Fix bug#6820: Don't accept backslashes or quotes on compiler options.

* nt/configure.bat: Err out when the argument of --cflags contains
  invalid characters (check implemented only for GCC).
nt/ChangeLog
nt/configure.bat