summaryrefslogtreecommitdiffstats
path: root/generator
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-11 18:03:12 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-11 18:03:12 +0000
commitf6c4026f85fa6ded33a51ec2757abda9f116fd5f (patch)
tree469d8fbf29de8eb8ce80dfefaaec092c11f737e4 /generator
parentd29e9a552f5823d1d8cb8d4962cb1301bbf60b0e (diff)
downloadlibguestfs-f6c4026f85fa6ded33a51ec2757abda9f116fd5f.tar.gz
libguestfs-f6c4026f85fa6ded33a51ec2757abda9f116fd5f.tar.xz
libguestfs-f6c4026f85fa6ded33a51ec2757abda9f116fd5f.zip
build: xml-light is no longer required (thanks Maxim Koltsov).
At some point we removed the last thing that required xml-light, but were still testing for it at various places in the build. This removes all traces.
Diffstat (limited to 'generator')
-rw-r--r--generator/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/generator/Makefile.am b/generator/Makefile.am
index cb0a9878..b9fcfb94 100644
--- a/generator/Makefile.am
+++ b/generator/Makefile.am
@@ -54,8 +54,8 @@ OBJECTS = $(SOURCES_ML:.ml=.cmo)
EXTRA_DIST = $(SOURCES)
-OCAMLCFLAGS = -I +xml-light -I +../pkg-lib/xml-light -warn-error CDEFLMPSUVYZX
-OCAMLCLIBS = xml-light.cma unix.cma str.cma
+OCAMLCFLAGS = -warn-error CDEFLMPSUVYZX
+OCAMLCLIBS = unix.cma str.cma
noinst_PROGRAM = generator