From: Richard M. Stallman Date: Sat, 25 Jul 1998 06:46:19 +0000 (+0000) Subject: (HAVE_STRING_H): Delete #undef here. X-Git-Tag: emacs-20.3~257 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=24b0b52b1151cbf0295a383eaf1610c48cc0b143;p=emacs.git (HAVE_STRING_H): Delete #undef here. --- diff --git a/src/s/aix4.h b/src/s/aix4.h index cdba4869a45..5e1be65241e 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