mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Track changes in config.h.in.
llvm-svn: 25573
This commit is contained in:
parent
d09c95f83c
commit
96586ef54e
@ -9,14 +9,12 @@
|
||||
#define HAVE_STDLIB_H 1
|
||||
#define HAVE_STDIO_H 1
|
||||
#define HAVE_STRING_H 1
|
||||
#define HAVE_CEILF 1
|
||||
#define HAVE_FLOORF 1
|
||||
#define SHLIBEXT ".lib"
|
||||
#define error_t int
|
||||
#define HAVE_ERRNO_H 1
|
||||
#define LTDL_DLOPEN_DEPLIBS 1
|
||||
#define HAVE_CEIL 1
|
||||
#define HAVE_CEILF 1
|
||||
#define HAVE_FLOOR 1
|
||||
#define HAVE_FLOORF 1
|
||||
#define LTDL_OBJDIR "_libs"
|
||||
#define LTDL_SHLIBPATH_VAR "PATH"
|
||||
#define LTDL_SHLIB_EXT ".dll"
|
||||
|
Loading…
Reference in New Issue
Block a user