Track changes in config.h.in.
authorJeff Cohen <jeffc@jolt-lang.org>
Tue, 24 Jan 2006 04:40:19 +0000 (04:40 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Tue, 24 Jan 2006 04:40:19 +0000 (04:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25573 91177308-0d34-0410-b5e6-96231b3b80d8

win32/config.h

index be3f3fcbe969770e9422ed861185c649dd78ea3d..05ee9901afa9ddf44b618ca95716ff13ba6a952e 100644 (file)
@@ -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"