* configure.bat: Added support for --cflags and --ldflags
commitd429d8e9c3212f87077777dc94f72f33c726cade
authorBen Key <bkey76@gmail.com>
Thu, 5 May 2011 02:56:16 +0000 (4 21:56 -0500)
committerBen Key <bkey76@gmail.com>
Thu, 5 May 2011 02:56:16 +0000 (4 21:56 -0500)
treee4ce9ccbf37c457297a6a0bacb933cffb1128a7c
parent520cf78a0f22ba25630f2541e7191bc62b43c6f1
* configure.bat: Added support for --cflags and --ldflags
options that include quotes as long as command extensions are
enabled.  Specifically when -I, -L, and similar flags are used
to specify supplementary include and library directories a
directory name that includes spaces may now be used if it is
enclosed in quotes.

* INSTALL: Documented the change to configure.bat.
nt/ChangeLog
nt/INSTALL
nt/configure.bat