[patch, libstdc++-v3]
Andris Pavenis
andris.pavenis@wippies.com
Sat Nov 24 17:17:00 GMT 2007
GNU Make documentation specifies that either space or ':' should be used
as path separator for VPATH. The latest changes however to ';' for DJGPP
(i?86-pc-msdosdjgpp). As result use of ':' as VPATH separator in
Makefile.in is incompatible with DJGPP.
2007-11-24 Andris Pavenis <andris.pavenis@iki.fi>
* Makefile.am: Use space as separator for VPATH
instead of ':'.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libstdc++_vpath_sep.diff
Type: text/x-patch
Size: 403 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20071124/7b8aa09f/attachment.bin>
More information about the Libstdc++
mailing list