From 24b0b52b1151cbf0295a383eaf1610c48cc0b143 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 25 Jul 1998 06:46:19 +0000 Subject: (HAVE_STRING_H): Delete #undef here. --- src/s/aix4.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/s/aix4.h') diff --git a/src/s/aix4.h b/src/s/aix4.h index cdba4869a4..5e1be65241 100644 --- a/src/s/aix4.h +++ b/src/s/aix4.h @@ -5,11 +5,6 @@ /* AIX 4 does not have HFT any more. */ #undef AIXHFT -/* string.h defines rindex as a macro, at least with native cc, so we - lose declaring char * rindex without this. - It is just a guess which versions of AIX need this definition. */ -#undef HAVE_STRING_H - /* Dave Love reported this as needed on AIX 4.1. It is just a guess which versions of AIX need this definition. */ #define HAVE_WAIT_HEADER -- cgit v1.2.3