NetworkManager/src/rdisc/tests
Thomas Haller 9152dec99f build: disable deprecation checks for internal compilation
For internal compilation we want to be able to use deprecated
API without warnings.

Define the version min/max macros to effectively disable deprecation
warnings.

However, don't do it via CFLAGS option in the makefiles, instead hack it
to "nm-default.h". After all, *every* source file that is for internal
compilation needs to include this header as first.
2016-04-05 22:22:58 +02:00
..
.gitignore rdisc: abstract class and fake implementation 2013-07-20 16:50:18 +02:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
test-rdisc-fake.c all: drop str_if_set() in favor of the "?:" operator 2016-03-08 17:57:20 +01:00
test-rdisc-linux.c rdisc: make NMRDisc namespace aware 2016-03-15 12:56:58 +01:00