summaryrefslogtreecommitdiff
path: root/third_party/yasm/source/config/win/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/yasm/source/config/win/config.h')
-rw-r--r--third_party/yasm/source/config/win/config.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/third_party/yasm/source/config/win/config.h b/third_party/yasm/source/config/win/config.h
index 73ef9270e1..12c081d0f8 100644
--- a/third_party/yasm/source/config/win/config.h
+++ b/third_party/yasm/source/config/win/config.h
@@ -2,7 +2,7 @@
/* config.h.in. Generated from configure.ac by autoheader. */
/* Command name to run C preprocessor */
-#define CPP_PROG "gcc -E"
+#define CPP_PROG "cc -E"
/* */
/* #undef ENABLE_NLS */
@@ -13,11 +13,11 @@
/* */
/* #undef HAVE_CATGETS */
-/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
+/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
CoreFoundation framework. */
/* #undef HAVE_CFLOCALECOPYCURRENT */
-/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
+/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue i
the CoreFoundation framework. */
/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
@@ -38,7 +38,7 @@
#define HAVE_GETTEXT 1
/* Define to 1 if you have the GNU C Library */
-#define HAVE_GNU_C_LIBRARY 0
+/* #undef HAVE_GNU_C_LIBRARY */
/* Define if you have the iconv() function and it works. */
/* #undef HAVE_ICONV */
@@ -119,7 +119,7 @@
#define PACKAGE_NAME "yasm"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "yasm 1.2.0"
+#define PACKAGE_STRING "yasm 1.3.0"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "yasm"
@@ -128,7 +128,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.2.0"
+#define PACKAGE_VERSION "1.3.0"
/* Define to 1 if the C compiler supports function prototypes. */
#define PROTOTYPES 1
@@ -152,7 +152,7 @@
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.2.0"
+#define VERSION "1.3.0"
/* Define if using the dmalloc debugging malloc package */
/* #undef WITH_DMALLOC */