- 03 Feb, 2009 1 commit
-
-
dscho authored
The flag handling (both compiler options and include paths) are a mess at the moment. There is no point in forcing "-O2 -g" when these are already the defaults, and if someone changes the defaults, chances are good they don't want you clobbering their choices. The -Wall flag should be handled in configure and thrown into CFLAGS once rather than every Makefile.am. Plus, this way we can control which compilers the flag actually gets used with. Finally, the INCLUDES variable is for -I paths, not AM_CFLAGS. Nor should it contain -I. as this is already in the default includes setup. Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 30 Mar, 2007 1 commit
-
-
dscho authored
Thanks to Guillaume Rousse, we now use libtool to build shared libraries.
-
- 30 Apr, 2006 1 commit
-
-
dscho authored
-
- 27 Apr, 2006 1 commit
-
-
dscho authored
-
- 26 Apr, 2006 1 commit
-
-
runge authored
-
- 17 Apr, 2006 1 commit
-
-
steven_carr authored
-
- 01 Mar, 2006 2 commits
- 06 Oct, 2005 2 commits
- 28 Sep, 2005 1 commit
-
-
dscho authored
Thank you very much, Rohit!
-
- 01 Dec, 2004 1 commit
-
-
dscho authored
-
- 07 Jun, 2004 1 commit
-
-
dscho authored
-
- 25 May, 2004 1 commit
-
-
dscho authored
-
- 21 Jan, 2004 1 commit
-
-
dscho authored
-
- 28 Jul, 2003 1 commit
-
-
dscho authored
-
- 25 Jul, 2003 1 commit
-
-
dscho authored
-
- 20 Feb, 2003 1 commit
-
-
dscho authored
-
- 10 Feb, 2003 2 commits
- 09 Feb, 2003 4 commits
- 08 Feb, 2003 1 commit
-
-
dscho authored
-