This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

change from manual config.h.in to autoheadered


I changed a configure to use AM_CONFIG_HEADER(config.h)

dnl defined by AM_INIT_AUTOMAKE
AH_TEMPLATE([PACKAGE], [arson package])
AH_TEMPLATE([VERSION], [arson version])

and now config.status --recheck is called when I run make.

I think it is because of those changes but I made other changes. :-(
Maybe this is a common problem.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]