>From 68c7c6b56c828f8e1a79bf4cfb716f0685fec82d Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Sun, 21 Mar 2010 16:04:09 +0000 Subject: [PATCH 04/10] Remove out-of-date comment. --- Makefile.am | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index df34d38..87da5a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,9 +31,6 @@ endif SUBDIRS += fish po examples images SUBDIRS += gnulib/tests capitests regressions test-tool -# NB: Must build inspector directory after perl and before ocaml. -# We could relax this if we combined the inspector_generator with -# the ordinary generator, but that brings other problems. if HAVE_PERL SUBDIRS += perl endif -- 1.6.4.1