X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=988173d8c8c82f571e2c4832f97356b5f7f481f8;hp=fd7035f48ac2855d07e5985fa4e55d1040aa8c43;hb=bceb7d6de7ddef3c2f3528eb76717cf6a2690cd6;hpb=947a6c107a40f43b64adb3736a495e47caad7414 diff --git a/Makefile.am b/Makefile.am index fd7035f48..988173d8c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -909,8 +909,7 @@ DISTCHECK_CONFIGURE_FLAGS = \ --with-zshcompletiondir=$$dc_install_base/$(zshcompletiondir) \ --with-pamlibdir=$$dc_install_base/$(pamlibdir) \ --with-pamconfdir=$$dc_install_base/$(pamconfdir) \ - --with-rootprefix=$$dc_install_base \ - --enable-compat-libs + --with-rootprefix=$$dc_install_base if ENABLE_SPLIT_USR DISTCHECK_CONFIGURE_FLAGS += \ @@ -920,8 +919,7 @@ DISTCHECK_CONFIGURE_FLAGS += \ --disable-split-usr endif -.PHONY: dist-check-compat-libs dist-check-help -dist-check-compat-libs: +.PHONY: dist-check-help dist-check-help: $(rootbin_PROGRAMS) $(bin_PROGRAMS) for i in $(abspath $^); do \ @@ -931,7 +929,7 @@ dist-check-help: $(rootbin_PROGRAMS) $(bin_PROGRAMS) exit 1; \ fi; done -dist: dist-check-compat-libs +dist: .PHONY: git-tag git-tag: