Rev 15 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
#!/usr/bin/make -f
%:
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
dh $@ --with autotools-dev
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
override_dh_auto_configure:
dh $@
dh_auto_configure -- --enable-debug --enable-nat