[LLVMdev] Hardcoded HAVE_* defines in the DataTypes.h include file
Henrik Bach
henrik_bach_llvm at hotmail.com
Sat Sep 25 07:51:55 PDT 2004
Hi
I noticed that these defines (line 35 to 37) are hardcoded in the
DataTypes.h include file:
----------------
#define HAVE_SYS_TYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
----------------
Shouldn't they have be defined by the configure script into
llvm/Config/config.h?
Henrik
_________________________________________________________________
Undgå pop-ups med MSN Toolbar - http://toolbar.msn.dk/ hent den gratis!
More information about the llvm-dev
mailing list