Commit af720b41 authored by Anders Kaseorg's avatar Anders Kaseorg Committed by John Hood
Browse files

configure.ac: Intentionally underquote m4_normalize calls

This works around a bug in Autoconf 2.64 and earlier, which generated
ridiculous symbols like
  /* #undef HAVE_M4_NORMALIZE___FCNTL_H__LANGINFO_H__LIMITS_H__… */
instead of the ones we need.  It was fixed by v2.65~21:
  http://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=81c80d1bf6c8ddf732d0b89f6fc5e306dac9705e



Signed-off-by: default avatarAnders Kaseorg <andersk@mit.edu>
parent 3f38a10a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment