view src/s/aix4-2.h @ 29147:eea914233f47

New version from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>: (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file names in environment variables regardless of the path separator. (woman-topic-all-completions-1): Don't call file-name-directory-p on all files, since woman-file-regexp already filters out any directories.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 24 May 2000 11:32:43 +0000
parents c6181e97cf15
children 4be8406ebef9
line wrap: on
line source

/* AIX 4.2 is missing alloca.  */

#include "aix4-1.h"

#undef ALIGN_DATA_RELOC

#ifndef __GNUC__
#undef HAVE_ALLOCA
#endif