00001 /* Long story short: aclocal.m4 depends on autoconf 2.13 00002 * implementation details wrt "const"; newer versions 00003 * have different implementation details so for now we 00004 * put "const" here. This may cause duplicate definitions 00005 * in config.h but that should be OK since they're the same. 00006 */ 00007 #undef const
1.3.5