diff --git a/sflphone-common/debian/rules b/sflphone-common/debian/rules index 0c5346bbc4c1c04bf6843e62669ffc76ec99fb68..033a87f45c3dc3ed92f6499252c9b2fed741d3d0 100755 --- a/sflphone-common/debian/rules +++ b/sflphone-common/debian/rules @@ -20,7 +20,7 @@ configure: configure-stamp configure-stamp: dh_testdir # Add here commands to configure the package. - ./autogen.sh --prefix=/usr --without-celt + ./autogen.sh --prefix=/usr cd libs/pjproject-1.0.1; ./configure touch configure-stamp