From 20247b35941e87e30573394545b5f247c6604846 Mon Sep 17 00:00:00 2001 From: albert <> Date: Wed, 29 May 2002 04:35:37 +0000 Subject: [PATCH] at least it compiles now --- proc/Makefile.in | 4 ++-- ps/Makefile.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/proc/Makefile.in b/proc/Makefile.in index 905ccc09..60ea47e1 100644 --- a/proc/Makefile.in +++ b/proc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4 from Makefile.am +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -84,7 +84,7 @@ CONFIG_CLEAN_FILES = LTLIBRARIES = $(lib_LTLIBRARIES) -DEFS = @DEFS@ -I. -I$(srcdir) +DEFS = @DEFS@ -I$(top_srcdir) -I$(srcdir) CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ diff --git a/ps/Makefile.in b/ps/Makefile.in index 972acdf5..064c8a93 100644 --- a/ps/Makefile.in +++ b/ps/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4 from Makefile.am +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation