Build depend on openssl 1.0, Closes: #828410
[libradsec.git] / debian / rules
index 6a97865..ec3ee90 100755 (executable)
@@ -7,9 +7,9 @@
 #export DEB_CFLAGS_MAINT_APPEND
 
 %:
-       dh $@  --with autoreconf
+       dh $@  --with autoreconf --parallel
 
 
 override_dh_auto_configure:
-       dh_auto_configure --with autoreconf -- --enable-tls --enable-tls-psk  CFLAGS='$(shell dpkg-buildflags --get CFLAGS) -pthread'
+       dh_auto_configure -- --enable-tls --enable-tls-psk  CFLAGS='$(shell dpkg-buildflags --get CFLAGS) -pthread'