]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blobdiff - zephyr/debian/rules
build with krb5, and note
[1ts-debian.git] / zephyr / debian / rules
index 2caa1ff9090c611791a0c21d4e0b02f1e55d944d..9dc1796d30d586077b03512a40c20d86c60c1484 100755 (executable)
@@ -23,7 +23,7 @@ configure-stamp:
        dh_testdir
        # Add here commands to configure the package.
        -mkdir krb
-       cd krb&&../configure --with-krb4=/usr $(CONFIGURE_ROOT)
+       cd krb&&../configure --with-krb4=/usr --with-krb5=/usr $(CONFIGURE_ROOT)
        -mkdir no-krb
        cd no-krb&&../configure $(CONFIGURE_ROOT)
        touch configure-stamp