]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
configure takes a --with-cares flag now
authorkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Sun, 6 Mar 2011 17:59:43 +0000 (17:59 +0000)
committerkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Sun, 6 Mar 2011 17:59:43 +0000 (17:59 +0000)
git-svn-id: svn://svn.1ts.org/debian/trunk@507 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f

zephyr/debian/rules

index 2cf7ac99704b8f3ab9838eca42a7f3a69f93d98e..c122275c014d1d73141418f203d672689ff3fe83 100755 (executable)
@@ -17,7 +17,7 @@ PACKAGES:=-plibzephyr4 -pzephyr-clients -pzephyr-server -plibzephyr-dev $(foreac
 export DH_OPTIONS
 CONFIGURE_ROOT=--prefix=/usr --mandir=\$${prefix}/share/man \
        --infodir=\$${prefix}/share/info --sysconfdir=/etc --datadir=/etc \
-       --with-ares=/usr --with-hesiod=/usr --enable-cmu-zwgcplus
+       --with-cares=/usr --with-hesiod=/usr --enable-cmu-zwgcplus
 CONFIGURE_krb5=--with-krb5=/usr
 CONFIGURE_krb45=--with-krb4=/usr --with-krb5=/usr