198530Sfenner/* Long story short: aclocal.m4 depends on autoconf 2.13
298530Sfenner * implementation details wrt "const"; newer versions
398530Sfenner * have different implementation details so for now we
498530Sfenner * put "const" here.  This may cause duplicate definitions
598530Sfenner * in config.h but that should be OK since they're the same.
698530Sfenner */
798530Sfenner#undef const
8