build broken after adding ACLOCAL_AMFLAGS = -I m4

2008-12-05 Thread Peter Johansson
Hello, After modifying my configure.ac and Makefile.am in my project a simple `make' did not work, but I had to run autoreconf in order to get it working again. Would it be possible to modify the rules generated by Automake to avoid this to happen? My slimmed down project looks like this: c

build broken after adding ACLOCAL_AMFLAGS = -I m4

2008-12-05 Thread Peter Johansson
Hello, After modifying my configure.ac and Makefile.am in my project a simple `make' did not work, but I had to run autoreconf in order to get it working again. Would it be possible to modify the rules generated by Automake to avoid this to happen? My slimmed down project looks like this: c