wireshark/echld
João Valverde 265a41e14d autotools: Don't use "user variables" to set build flags
GNU coding standards recommend against it and automake is designed
around it.

This allows overriding the global build flags using AM_CFLAGS, etc.,
or per object flags, something that is difficult or impossible currently
because of automake precedence rules.

Change-Id: I3f1ea12e560af5a46b2f04b342b1882bbf123f12
Reviewed-on: https://code.wireshark.org/review/13455
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
2016-01-28 18:13:48 +00:00
..
CMakeLists.txt CMake: Add /WX 2015-10-16 21:32:22 +00:00
Makefile.am autotools: Don't use "user variables" to set build flags 2016-01-28 18:13:48 +00:00
Makefile.common Get us building with the subdir-objects automake option. 2015-01-22 02:12:46 +00:00
Makefile.nmake Remove 'include win32.mak' from certain nmake files when not needed. 2014-05-01 15:12:46 +00:00
child.c Fix some files to pass the pre-commit hook script. 2015-05-17 21:01:03 +00:00
common.c [echld common] Call to fcntl() missing a test for a return value < 0, 2015-08-21 18:42:48 +00:00
dispatcher.c Make init_progfile_dir() take a function pointer [-Wpedantic] 2015-12-14 23:52:28 +00:00
echld-int.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
echld-util.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
echld-util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
echld.h Wrong macro. 2014-07-07 04:32:11 +00:00
parent.c Fix some files to pass the pre-commit hook script. 2015-05-17 21:01:03 +00:00