|
From: DJ D. <djd...@us...> - 2004-02-04 04:02:10
|
Module Name: pcb
Committed By: djdelorie
Date: Wed Feb 4 03:59:53 UTC 2004
Modified Files:
pcb/newlib/tests: Makefile.in
Log Message:
* Detect re_comp(), regcomp(), and <regex.h> (select.c doesn't use the
new HAVE_* yet, this is a prelude to it).
* Set -DNDEBUG for all src/* compiles.
* Support maintainer mode (--enable-maintainer-mode) (I got tired of
having half the world regenerated just because I did a "cvs update")
* Detect tgif, if not found pad.{png,eps} just isn't built (what's
that for, anyway?) Prebuilt copies of those should be checked in
too at some point.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pcb/newlib/tests/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|