summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc
diff options
context:
space:
mode:
Diffstat (limited to 'libshouldbeinlibc')
-rw-r--r--libshouldbeinlibc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile
index 562ebd82..0787d2d6 100644
--- a/libshouldbeinlibc/Makefile
+++ b/libshouldbeinlibc/Makefile
@@ -1,6 +1,6 @@
# Makefile for libshouldbeinlibc
#
-# Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
+# Copyright (C) 1995,96,97,98,99,2002 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@@ -33,8 +33,6 @@ installhdrs = idvec.h timefmt.h maptime.h \
LCLHDRS = $(installhdrs)
installhdrsubdir = .
-CFLAGS += -DHAVE_LINEWRAP_H -DHAVE_CTHREADS_H
-
OBJS = $(SRCS:.c=.o)
include ../Makeconf