wireshark/capchild
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 Move utility routines for capturing into a libcaputils static library. 2014-07-04 07:25:26 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
capture_ifinfo.c Fix memory leak in capture_get_if_capabilities 2015-11-25 13:13:58 +00:00
capture_session.h Allow "capture info data" to not be a singleton. 2015-12-19 14:22:56 +00:00
capture_sync.c extcap: Sort extcap interfaces alphabetically 2016-01-12 11:07:35 +00:00
capture_sync.h capture_sync(.h): fix api reference 2016-01-26 09:09:46 +00:00
doxygen.cfg.in Get rid of trailing blanks. 2014-06-24 02:08:37 +00:00