configure: Add autoheader to the compile command.
This commit is contained in:
parent
1fd32cfa13
commit
506fe445e3
|
@ -1776,5 +1776,5 @@ dnl Local Variables:
|
||||||
dnl comment-start: "dnl "
|
dnl comment-start: "dnl "
|
||||||
dnl comment-end: ""
|
dnl comment-end: ""
|
||||||
dnl comment-start-skip: "\\bdnl\\b\\s *"
|
dnl comment-start-skip: "\\bdnl\\b\\s *"
|
||||||
dnl compile-command: "autoconf"
|
dnl compile-command: "autoconf && autoheader"
|
||||||
dnl End:
|
dnl End:
|
||||||
|
|
Loading…
Reference in New Issue