X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/520624d562e54e8e2c0191fae723e668e3ece6b4..6d7fc45ed4e22163bba6478c7523f4509d200c58:/debian/rules diff --git a/debian/rules b/debian/rules index c8e7cb285..ce7d19dec 100755 --- a/debian/rules +++ b/debian/rules @@ -60,6 +60,11 @@ ifeq ($(words $(BLD)),0) override BLD := ./build endif +# When building without , the header is available and thus the test is +# successful. When building with , the header is missing, but we still +# pretend it to be available, because configure would fail otherwise. +export ac_cv_header_gtest_gtest_h=yes + # APT Programs in apt-utils APT_UTILS=ftparchive sortpkgs extracttemplates