Codebase list alsa-tools / dfeb7fb
Run dh_update_autotools_config before running configure (closes: #894189). Jordi Mallach 4 years ago
2 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
66 - strip instances of build path out of example Makefile (closes: #949114).
77 - set GREP, MKDIR_P, SED and SHELL from ./configure, to prevent
88 variations when built on a system with merged /usr (closes: #949115).
9 * Run dh_update_autotools_config before running configure (closes: #894189).
910
1011 -- Jordi Mallach <jordi@debian.org> Mon, 20 Apr 2020 18:10:11 +0200
1112
3636 config-stamp:
3737 dh_testdir
3838
39 dh_update_autotools_config
3940 set -e; list='$(SUBDIRS)'; for subdir in $$list; do \
4041 echo; \
4142 echo "Configuring $$subdir"; \