binutils-gdb/libiberty/config.h-vms
Tristan Gingold 3c9ab205d3 (Chunk I forgot to commit on 2008-11-14).
2008-11-13  Tristan Gingold  <gingold@adacore.com>

	* makefile.vms (OBJS): Update objects list.
	(CFLAGS): Update.
	(libiberty.olb): Remove alloca-conf.h dependency.
	* config.h-vms: Use new macro sets, use builtin alloca.
2008-11-21 10:21:00 +00:00

8 lines
190 B
Plaintext

#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_LIMITS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_TIMES 1
#include <builtins.h>
#define C_alloca __ALLOCA