Fix a really bad thing from Jeff Garzik; don't override INCLUDES in

any Makefile.am, but it configure.in.
This commit is contained in:
Martin Baulig
1999-02-15 23:04:07 +00:00
parent cd7cd23403
commit 4fbfde4d1c
3 changed files with 1 additions and 5 deletions

View File

@@ -14,8 +14,6 @@
LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
INCLUDES = -D_BSD
if NEED_LIBGTOP
suid_sysdeps = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid.la
suid_common = $(top_builddir)/sysdeps/common/libgtop_suid_common.la