Subversion Repositories oidentd

Compare Revisions

Ignore whitespace Rev 26 → Rev 27

/trunk/debian/rules
1,7 → 1,7
#!/usr/bin/make -f
 
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
%:
dh $@ --with autotools-dev
 
override_dh_auto_configure:
dh_auto_configure -- --enable-debug --enable-nat
dh $@