Skip to content
Snippets Groups Projects
Commit 0bd1425d authored by Maxim Cournoyer's avatar Maxim Cournoyer Committed by Sébastien Blin
Browse files

Revert "debian: rules: Work around a regression in Autoconf 2.70."

This reverts commit 62f547b5.  The fix
now more properly lives in the contrib build system.

Change-Id: I7bb7d1f302c91be46627fc26eddece1d768fb308
parent d39938e7
Branches
No related merge requests found
...@@ -75,7 +75,7 @@ override_dh_auto_configure: ...@@ -75,7 +75,7 @@ override_dh_auto_configure:
--disable-natpmp \ --disable-natpmp \
--enable-gnutls $(BUNDLED_PKGS) && \ --enable-gnutls $(BUNDLED_PKGS) && \
make list && \ make list && \
GTKDOCIZE=true make -j$(NO_CPUS) V=1 make -j$(NO_CPUS) V=1
cd daemon && \ cd daemon && \
./autogen.sh && \ ./autogen.sh && \
./configure \ ./configure \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment