comparison src/s/aix3-2.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children dd7c098af727
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
47 47
48 /* string.h defines rindex as a macro, at least with native cc, so we 48 /* string.h defines rindex as a macro, at least with native cc, so we
49 lose declaring char * rindex without this. 49 lose declaring char * rindex without this.
50 It is just a guess which versions of AIX need this definition. */ 50 It is just a guess which versions of AIX need this definition. */
51 #undef HAVE_STRING_H 51 #undef HAVE_STRING_H
52
53 /* arch-tag: 0935754d-67e1-4697-978a-3e9976da05c3
54 (do not change this comment) */