aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2011-04-21 18:41:10 +0000
committerRob Austein <sra@hactrn.net>2011-04-21 18:41:10 +0000
commitc6302a1ca9b991511a5fcb8bb47fbf96cb1491bc (patch)
tree6e061357080a80ccb8a1f09f8966b0db27f202a4 /configure
parent8f9137522ccdc35ff95fbc893206261df7e0790b (diff)
Hack Doxygen IMAGE_PATH via Makefile and environment variable rather
than feeding doc source through autoconf. svn path=/configure; revision=3781
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index c449cbd6..ea99a844 100755
--- a/configure
+++ b/configure
@@ -4375,10 +4375,6 @@ then
fi
-# This should go away once its content has migrated from Doxygen into DocBook.
-ac_config_files="$ac_config_files rpkid/rpki/__doc__.py"
-
-
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
@@ -5115,7 +5111,6 @@ do
"rpkid/tests/Makefile") CONFIG_FILES="$CONFIG_FILES rpkid/tests/Makefile" ;;
"rpkid/portal-gui/Makefile") CONFIG_FILES="$CONFIG_FILES rpkid/portal-gui/Makefile" ;;
"rtr-origin/Makefile") CONFIG_FILES="$CONFIG_FILES rtr-origin/Makefile" ;;
- "rpkid/rpki/__doc__.py") CONFIG_FILES="$CONFIG_FILES rpkid/rpki/__doc__.py" ;;
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
esac