This commit is contained in:
John Kerl 2015-09-25 22:42:36 -04:00
parent 22062403d7
commit b4a35e6995

View file

@ -9,11 +9,6 @@ TOP OF LIST
----------------------------------------------------------------
MINOR:
* test:
o test/ -> reg_test/
o utmains/ -> unit_test/
o do Makefile.am in the latter, etc.
* remove -Werror and -O3 from c/Makefile.am; make sure -O2 -g is the default; emphasize @mlrdoc
* mlrg_CFLAGS and mlrp_CFLAGS need ${AM_CFLAGS} at the end or they will just be ignored