X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ap-utils.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=93ba26f2e834d8ef5a1e10aaa2dac1df1c8bbb1b;hp=2ced9ea52a067e551d59b3d3f7161cc5438b16be;hb=da79bf227b1bf56497247d54d07d14798d0e2f29;hpb=b0ef8d45025cca3472c5ab87b707a3158489be45 diff --git a/debian/rules b/debian/rules index 2ced9ea..93ba26f 100755 --- a/debian/rules +++ b/debian/rules @@ -5,12 +5,7 @@ export DH_COMPAT=3 export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) -# FOR AUTOCONF 2.13 ONLY -ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) - confflags += $(DEB_HOST_GNU_TYPE) -else - confflags += --host $(DEB_BUILD_GNU_TYPE) --build $(DEB_HOST_GNU_TYPE) -endif +confflags += --host $(DEB_BUILD_GNU_TYPE) --build $(DEB_HOST_GNU_TYPE) build: build-stamp build-stamp: