hplip: re-run autoreconf.
This commit is contained in:
parent
d7f2c5a762
commit
35b3e8d1b4
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ do_configure() {
|
|||
mv ${i}.temp ${i}
|
||||
done
|
||||
|
||||
export AUTOMAKE='automake --foreign'
|
||||
autoreconf --force --install
|
||||
|
||||
./configure ${CONFIGURE_SHARED_ARGS} --disable-gui-build \
|
||||
--disable-foomatic-rip-hplip-install \
|
||||
--enable-foomatic-ppd-install \
|
||||
|
|
Loading…
Add table
Reference in a new issue