Mercurial > hg > xemacs-beta
diff lwlib/config.h.in @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 3bb7ccffb0c0 |
children | 6075d714658b |
line wrap: on
line diff
--- a/lwlib/config.h.in Mon Aug 13 09:42:28 2007 +0200 +++ b/lwlib/config.h.in Mon Aug 13 09:43:35 2007 +0200 @@ -20,9 +20,11 @@ /* Not in FSF. */ -#ifndef _CONFIG_H_ -#define _CONFIG_H_ +#ifndef _LWLIB_CONFIG_H_ +#define _LWLIB_CONFIG_H_ +#include <../src/config.h> +#if 0 /* alloca twiddling belongs in one place, not the s&m headers AIX requires this to be the first thing in the file. */ #undef HAVE_ALLOCA_H @@ -42,6 +44,7 @@ #undef HAVE_UNISTD_H #undef HAVE_LIMITS_H +#undef STDC_HEADERS #undef CONST_IS_LOSING #ifndef NeedFunctionPrototypes @@ -54,7 +57,7 @@ /* Required for most XFree86 systems */ #undef NARROWPROTO - +#endif /* widget feature definitions */ #undef LWLIB_MENUBARS_LUCID #undef LWLIB_MENUBARS_MOTIF