Added -Wunused-macros with gcc, if supported. Added -Wno-unused-macros,
authorDavid Levine <levinedl@acm.org>
Fri, 13 Jan 2012 04:14:59 +0000 (22:14 -0600)
committerDavid Levine <levinedl@acm.org>
Fri, 13 Jan 2012 04:14:59 +0000 (22:14 -0600)
commitb70215dfee4aeb9f530a104e348ce2c28e97add6
tree3b6dc68552ffa532d67e06ef838c1238a0409363
parenta4d2c92d013879e3a2bf70260c34fffae47aa1bf
Added -Wunused-macros with gcc, if supported.  Added -Wno-unused-macros,
if supported, to compile of sbr/dtimep.o with gcc because it uses
generated code that would be too much trouble to clean up.
configure.ac
sbr/Makefile.in