提交 acbd696b 编写于 作者: R Richard W.M. Jones

Fri Dec 7 14:55:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>

        * proxy/Makefile.am: Include gnulib code when building the
          proxy.
上级 0d14fc0c
Fri Dec 7 14:55:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
* proxy/Makefile.am: Include gnulib code when building the
proxy.
Fri Dec 7 14:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> Fri Dec 7 14:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
* src/console.c, src/console.h, src/virsh.c: Disable * src/console.c, src/console.h, src/virsh.c: Disable
......
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in
if WITH_PROXY if WITH_PROXY
INCLUDES = -I$(top_builddir)/include -I@top_srcdir@/include \ INCLUDES = -I$(top_srcdir)/gnulib/lib -I../gnulib/lib \
-I@top_srcdir@/proxy -I@top_srcdir@/src @LIBXML_CFLAGS@ \ -I$(top_builddir)/include -I@top_srcdir@/include \
-I@top_srcdir@/proxy -I@top_srcdir@/src @LIBXML_CFLAGS@ \
-DPROXY -DLOCALEBASEDIR=\""$(datadir)/locale"\" \ -DPROXY -DLOCALEBASEDIR=\""$(datadir)/locale"\" \
-DGETTEXT_PACKAGE=\"$(PACKAGE)\" $(WARN_CFLAGS) $(LIBVIRT_FEATURES) -DGETTEXT_PACKAGE=\"$(PACKAGE)\" $(WARN_CFLAGS) $(LIBVIRT_FEATURES)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册