Update configure

This commit is contained in:
Anthony Scemama 2021-04-16 15:38:56 +02:00
parent cfc94b2b5f
commit 886cfe6326
1 changed files with 0 additions and 1 deletions

1
configure vendored
View File

@ -238,7 +238,6 @@ EOF
tar --gunzip --extract --file libcap.tar.gz
rm libcap.tar.gz
cd libcap-*/libcap
prefix=$QP_ROOT make BUILD_GPERF=no
prefix=$QP_ROOT make install
EOF