From accec2e1c134a54d22ed0670a3025e6eab0d15a1 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Fri, 15 Jun 2001 07:51:24 +0000 Subject: [PATCH] * Makefile.am: Remove src/param.h. --- pc/ChangeLog | 2 ++ pc/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pc/ChangeLog b/pc/ChangeLog index a51c221bd..55976f6e9 100644 --- a/pc/ChangeLog +++ b/pc/ChangeLog @@ -1,5 +1,7 @@ 2001-06-14 Pavel Roskin + * Makefile.am: Remove src/param.h. + * src/param.h: Remove. Should use HAVE_SYS_PARAM_H everywhere instead. * key_nt.c: Use indented #error. diff --git a/pc/Makefile.am b/pc/Makefile.am index 3fe90c0c2..b588b6d7f 100644 --- a/pc/Makefile.am +++ b/pc/Makefile.am @@ -14,4 +14,4 @@ EXTRA_DIST = BUGS Makefile.BC2 Makefile.BC5 Makefile.EMX \ drive.c drive.h key_nt.c key_os2.c mc.def mc.rc mc_nt.ico \ mc_os2.ico slint_pc.c trace_nt.c trace_nt.h util_nt.c \ util_os2.c util_win32.c util_win32.h util_winnt.c \ - sys/param.h sys/time.h + sys/time.h