]> diplodocus.org Git - nmh/commitdiff
The linker on FreeBSD 10 doesn't like -ansi. So added a
authorDavid Levine <levinedl@acm.org>
Fri, 6 Dec 2013 00:10:01 +0000 (18:10 -0600)
committerDavid Levine <levinedl@acm.org>
Fri, 6 Dec 2013 00:10:01 +0000 (18:10 -0600)
configure check to not put -ansi in CFLAGS if the linker
doesn't like it.  Though may need to add -pedantic-errors.
There doesn't seem to be an easy way to get automake to
not put CFLAGS in the link command.


No differences found