swig/Tools/config
William S Fulton 412a8d9ca2 Default warning level for GCC increased from -Wall to -Wall -ansi -pedantic.
This affects the source code only, not the test-suite or examples.
It does affect the compilation of the runtime libraries, but they are history anyway.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5644 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-01-19 21:31:56 +00:00
..
.cvsignore *** empty log message *** 2003-04-29 10:55:30 +00:00
ac_compile_warnings.m4 Default warning level for GCC increased from -Wall to -Wall -ansi -pedantic. 2004-01-19 21:31:56 +00:00
ac_define_dir.m4 Macro for configure.in from the autoconf macro archive. It allows one to define preprocessor definitions for swigconfig.h when the #define contains the installation directory. Autoconf won't normally expand installation directory variables. 2003-05-19 14:18:41 +00:00
swig.m4 Detection of Python library in installed macros (which probably should be synchronized with those used in configure.in) 2003-11-10 15:34:08 +00:00