DAEMON_CHECK_INTERVAL_MS: 100ms
[udpgate.git] / Makefile-head.am
index 93725b1..2806a91 100644 (file)
@@ -25,24 +25,6 @@ EXTRA_DIST=
 BUILT_SOURCES=
 CLEANFILES=
 MAINTAINERCLEANFILES=
-# default DEFAULT_INCLUDES=' -I. -I$(srcdir)'.(dirnames of 'CONFIG_HEADER') ,
-# we neeed such $(DEFAULT_INCLUDES) but we need to prefer our $(INCLUDES)
-# thus we postpone them later by moving them to $(AM_CPPFLAGS).
-# It prevent us the inclusion of own wrappers
-# when we want direct include during (test) compilations
-# in $(top_srcdir)/src/libcaptive/include/reactos/
-# as -I. is always as one of the first '-I's in $(INCLUDES).
-# It will be utilized in $(top_srcdir)/src/libcaptive/Makefile-libcaptive.am .
-# It would be also possible to use some #include_next's but it is pretty
-# hassle to guess the right ordering in such case.
-# FIXME: $(addprefix ) and $(dir /) are GNU make dependent!
-AM_CPPFLAGS=-I. -I$(srcdir) $(addprefix -I,$(dir $(CONFIG_HEADER)))
-# 'DEFAULT_INCLUDES=' will drop its contents.
-# 'DEFAULT_INCLUDES:=' will cause: automake-X.Y/am/compile.am: DEFAULT_INCLUDES was set with `:=' and is now set with `='
-# %DEFAULT_INCLUDES% is permitted only in automake system files.
-# No possibility to keep its state therefore we generate
-# (I hope) the same contents in 'AM_CPPFLAGS=...' line above
-DEFAULT_INCLUDES=
 INCLUDES=
 bin_PROGRAMS=