--- yoda/configure.in 2006/02/07 17:10:40 6.0 +++ yoda/configure.in 2006/09/29 10:19:08 6.1 @@ -5,6 +5,7 @@ dnl changing all the relative path for all the files involved in the code! dnl this will be called in the all the other MAKEFILEs as "@top_srcdir@" AC_INIT(event/PamelaRun.h) +AC_CONFIG_HEADER(dummy.h) dnl Adds several standard checks. It takes the program name and version number as arguments. AM_INIT_AUTOMAKE([yoda],[4.2.4])