From c6302a1ca9b991511a5fcb8bb47fbf96cb1491bc Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 21 Apr 2011 18:41:10 +0000 Subject: Hack Doxygen IMAGE_PATH via Makefile and environment variable rather than feeding doc source through autoconf. svn path=/configure; revision=3781 --- configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 22c0f0ab..30835d67 100644 --- a/configure.ac +++ b/configure.ac @@ -382,7 +382,4 @@ then AC_CONFIG_FILES([rtr-origin/Makefile]) fi -# This should go away once its content has migrated from Doxygen into DocBook. -AC_CONFIG_FILES([rpkid/rpki/__doc__.py]) - AC_OUTPUT -- cgit v1.2.3