提交 0bfa7cbb 编写于 作者: J Jim Meyering

tests: fix an error that made us skip the daemon-conf test

* tests/Makefile.am (CONFIG_HEADER): Correct definition.
上级 7fad7368
Mon Mar 2 20:01:55 +0100 2009 Jim Meyering <meyering@redhat.com>
tests: fix an error that made us skip the daemon-conf test
* tests/Makefile.am (CONFIG_HEADER): Correct definition.
Mon Mar 2 19:32:18 +0100 2009 Jim Meyering <meyering@redhat.com>
tests: test for a recent fix
......
......@@ -125,7 +125,7 @@ TESTS_ENVIRONMENT = \
abs_top_srcdir=`cd '$(top_srcdir)'; pwd` \
abs_builddir=`cd '$(builddir)'; pwd` \
abs_srcdir=`cd '$(srcdir)'; pwd` \
CONFIG_HEADER='$(abs_top_builddir)/lib/config.h' \
CONFIG_HEADER='$(abs_top_builddir)/config.h' \
PATH="$(path_add)$(PATH_SEPARATOR)$$PATH" \
SHELL="$(SHELL)" \
LIBVIRT_DRIVER_DIR="$(abs_top_builddir)/src/.libs" \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册