aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-08-23 11:11:24 +0000
committerJörg Mayer <jmayer@loplof.de>2012-08-23 11:11:24 +0000
commitfcb0307faeb43398636ba0821ccf0dc534e5d82c (patch)
tree57353896910ebc8e8956a1f3758d490462a919df /config.h.win32
parentb43901043a23656885b596c548d43b7da29fbd1e (diff)
The name configure.in has been deprecated for many years.
Use configure.ac instead. svn path=/trunk/; revision=44630
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.win32 b/config.h.win32
index 82130b2b50..c1acfd936b 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -1,7 +1,7 @@
/* $Id$ */
/* config.h.win32. Generated manually. :-) */
/* config.h. Generated automatically by configure. */
-/* config.h.in. Generated automatically from configure.in by autoheader. */
+/* config.h.in. Generated automatically from configure.ac by autoheader. */
/* Generated Bison and Flex files test whether __STDC__ is defined
in order to check whether to use ANSI C features such as "const".