Michael Biebl
dbd85915f1
Split compiler warnings into separate m4 macro file
...
The m4 macro is called NM_COMPILER_WARNINGS. Being in a separate file
makes it easier reusable for the other NM projects.
2009-05-02 18:01:13 -04:00
Michael Biebl
f744c39409
Use AC_GNU_SOURCE
...
Use AC_GNU_SOURCE macro instead of setting -D_GNU_SOURCE manually.
The macro will add the _GNU_SOURCE define to config.h for systems that
have the GNU extensions.
2009-05-02 18:01:06 -04:00
Michael Biebl
fb386ceee4
Use m4/ macro directory
...
Keep the relevant m4 macros in-tree.
2009-05-02 18:01:00 -04:00
Michael Biebl
ba3c83bd4b
Replace obsolete AC_HELP_STRING with AS_HELP_STRING
2009-05-02 18:00:42 -04:00
Michael Biebl
7c46bbfd9e
Rename configure.in to configure.ac
2009-05-02 18:00:32 -04:00