From a8bc4728fed33838aebe1a1e163bf0414c0511f8 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 11 Nov 2009 18:02:12 -0500 Subject: Restore the Doxygen documentation build --- acprep | 1 + 1 file changed, 1 insertion(+) (limited to 'acprep') diff --git a/acprep b/acprep index 245f16a1..958d777e 100755 --- a/acprep +++ b/acprep @@ -764,6 +764,7 @@ class PrepareBuild(CommandLineApp): self.CPPFLAGS.append('-D_GLIBCXX_FULLY_DYNAMIC_STRING=1') self.configure_args.append('--disable-shared') + self.configure_args.append('--enable-doxygen') self.options.use_glibcxx_debug = True self.locate_my_libraries() -- cgit v1.2.3