]> git.ipfire.org Git - people/stevee/network.git/blobdiff - Makefile.am
Make configure check for a C compiler
[people/stevee/network.git] / Makefile.am
index 94dfc75e0100a19f78d4cce0a73416b09f7039c7..7c780ac1f865f9cbcbb69353c0a40fe08ecc6fdb 100644 (file)
@@ -56,6 +56,10 @@ INSTALL_EXEC_HOOKS =
 UNINSTALL_EXEC_HOOKS =
 noinst_DATA =
 
+AM_CFLAGS       = $(OUR_CFLAGS)
+AM_CPPFLAGS     = $(OUR_CPPFLAGS)
+AM_LDFLAGS      = $(OUR_LDFLAGS)
+
 DISTCHECK_CONFIGURE_FLAGS = \
        --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) \
        --with-udevdir=$$dc_install_base/$(udevdir)