Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(230)

Unified Diff: gperf/src/gperf/3.0.1/gperf-3.0.1-src/src/config.h.in

Issue 10804012: Add native Windows binary for gperf. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gperf/src/gperf/3.0.1/gperf-3.0.1-src/src/config.h.in
===================================================================
--- gperf/src/gperf/3.0.1/gperf-3.0.1-src/src/config.h.in (revision 0)
+++ gperf/src/gperf/3.0.1/gperf-3.0.1-src/src/config.h.in (revision 0)
@@ -0,0 +1,20 @@
+/* config.h.in. Generated from configure.in by autoheader. */
+
+/* Define if the C++ compiler supports stack-allocated variable-size arrays.
+ */
+#undef HAVE_DYNAMIC_ARRAY
+
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
« no previous file with comments | « gperf/src/gperf/3.0.1/gperf-3.0.1-src/src/config.h_vms ('k') | gperf/src/gperf/3.0.1/gperf-3.0.1-src/src/config.h.msvc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698