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
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