Paul Dufresne, le jeu. 28 janv. 2021 13:59:56 -0500, a ecrit: > But is there a way to pass ./configure arguments to "dpkg-buildpackage -us > -uc"?
Not directly to dpkg-buildpackage, but you can modify debian/rules: just add parameters at the end of the dh_auto_configure line. Samuel