From d035d1eea47dd54084a7bddcd52a531997be652d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 7 Feb 2002 07:27:44 +0000 Subject: 2002-02-06 Roland McGrath * Makefile (CFLAGS): Don't add -DHAVE_LINEWRAP_H -DHAVE_CTHREADS_H. --- libshouldbeinlibc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libshouldbeinlibc') 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 -- cgit v1.2.3