configure: Add autoheader to the compile command.
diff --git a/configure.ac b/configure.ac index bf45df5..39c8133 100644 --- a/configure.ac +++ b/configure.ac
@@ -1776,5 +1776,5 @@ dnl comment-start: "dnl " dnl comment-end: "" dnl comment-start-skip: "\\bdnl\\b\\s *" -dnl compile-command: "autoconf" +dnl compile-command: "autoconf && autoheader" dnl End: