John D. Ramsdell napsal(a):
Miloslav Trmac <mitr(a)redhat.com> writes:
> Have you executed the new autogen.sh?
Between changes, I've been performing:
$ aclocal && autoconf && autoheader && automake
$ ./configure
$ make dist
The first line is from audit.spec, so I assume it is correct.
Use the top-level
autogen.sh instead, please. The line in audit.spec
only regenerates the "audit" files, not the files in
system-config-audit. (It was added to the spec file to regenerate
"audit" files after applying a patch.)
Mirek