# HG changeset patch # User Richard M. Stallman # Date 901349179 0 # Node ID 81b97496e59fcc53fae9e91b2482a7f0c6ff4750 # Parent dc8ce74d863377c52b6043e5c282585078d669a8 (HAVE_STRING_H): Delete #undef here. diff -r dc8ce74d8633 -r 81b97496e59f src/s/aix4.h --- a/src/s/aix4.h Sat Jul 25 06:40:50 1998 +0000 +++ b/src/s/aix4.h Sat Jul 25 06:46:19 1998 +0000 @@ -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