updated configure chain to more recent versions. removed compiler optimization from -O3 that was causing problems for us (-ftree-vectorize).

This commit is contained in:
osboxes.org
2015-03-08 21:55:33 -06:00
parent 19ea9b8c87
commit 42c050c29f
8 changed files with 1471 additions and 8837 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
@@ -84,7 +84,7 @@
#define TIME_WITH_SYS_TIME 1
/* Version number of package */
#define VERSION "3.0"
#define VERSION "3.0.1"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */