From: "Richard W.M. Jones" <rjones(a)redhat.com>
---
generator/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/generator/Makefile.am b/generator/Makefile.am
index 276c2cf..e218ffa 100644
--- a/generator/Makefile.am
+++ b/generator/Makefile.am
@@ -57,7 +57,7 @@ OBJECTS = $(SOURCES_ML:.ml=.cmo)
EXTRA_DIST = $(SOURCES) files-generated.txt
-OCAMLCFLAGS = -warn-error CDEFLMPSUVYZ+14+15+16+17+18+19+20+21+22+24+25+30-23
+OCAMLCFLAGS = -warn-error CDEFLMPSUVYZX
OCAMLCLIBS = unix.cma str.cma
noinst_PROGRAM = generator
--
1.7.11.4