]> git.saurik.com Git - apt.git/blobdiff - debian/rules
Allow building without libgtest-dev under <nocheck> build profile
[apt.git] / debian / rules
index c8e7cb285bed743f8ac9afbae0e645d5ef86387d..ce7d19dec4529c1785cc79c0fd1d31f7d8cf91fd 100755 (executable)
@@ -60,6 +60,11 @@ ifeq ($(words $(BLD)),0)
 override BLD := ./build
 endif
 
+# When building without <nocheck>, the header is available and thus the test is
+# successful. When building with <nocheck>, 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