Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 538368 | Differences between
and this patch

Collapse All | Expand All

(-)src/Makefile_org (-1 / +1 lines)
Lines 218-224 Link Here
218
$(SRC): exv_conf.h
218
$(SRC): exv_conf.h
219
219
220
exv_conf.h: $(top_srcdir)/config/config.h
220
exv_conf.h: $(top_srcdir)/config/config.h
221
	LC_ALL=C LC_ALL=C sed 's/#define \([A-Z]\)/#define EXV_\1/; s/#undef \([A-Z]\)/#undef EXV_\1/' < $< > $@
221
	sleep 3;LC_ALL=C LC_ALL=C sed 's/#define \([A-Z]\)/#define EXV_\1/; s/#undef \([A-Z]\)/#undef EXV_\1/' < $< > $@
222
222
223
$(LIBTOOL): $(LIBTOOL_DEPS)
223
$(LIBTOOL): $(LIBTOOL_DEPS)
224
	$(SHELL) $(top_srcdir)/config.status --recheck
224
	$(SHELL) $(top_srcdir)/config.status --recheck

Return to bug 538368