From 9476355be2cd2e5c7554f3a403403da82fe02696 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 20 Apr 2010 16:33:55 -0700 Subject: [PATCH] trivial: remove dead CFLAGS --- src/Makefile.am | 2 -- src/ip6-manager/Makefile.am | 1 - 2 files changed, 3 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index ca1ce6bbd2..80336ab060 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -210,9 +210,7 @@ BUILT_SOURCES = \ NetworkManager_CPPFLAGS = \ $(DBUS_CFLAGS) \ $(GLIB_CFLAGS) \ - $(HAL_CFLAGS) \ $(GUDEV_CFLAGS) \ - $(OPENSSL_CFLAGS) \ $(LIBNL_CFLAGS) \ $(GMODULE_CFLAGS) \ -DG_DISABLE_DEPRECATED \ diff --git a/src/ip6-manager/Makefile.am b/src/ip6-manager/Makefile.am index 9f5229f77b..39d77155f7 100644 --- a/src/ip6-manager/Makefile.am +++ b/src/ip6-manager/Makefile.am @@ -18,7 +18,6 @@ libip6_manager_la_SOURCES = \ libip6_manager_la_CPPFLAGS = \ $(DBUS_CFLAGS) \ $(GLIB_CFLAGS) \ - $(HAL_CFLAGS) \ -DG_DISABLE_DEPRECATED libip6_manager_la_LIBADD = \