summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-02 23:10:28 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-02 23:10:28 +0000
commitc25c73089bd55a3aaea149a500234f974b7638d6 (patch)
tree432b9acb80e365476a55aac609f626246165c2a3 /configure.in
parentf33ddebd4920e5474c94e0689422886702eb9fcd (diff)
downloadruby-c25c73089bd55a3aaea149a500234f974b7638d6.tar.gz
ruby-c25c73089bd55a3aaea149a500234f974b7638d6.tar.xz
ruby-c25c73089bd55a3aaea149a500234f974b7638d6.zip
* common.mk (Doxyfile): moved from Makefile.in.
* template/Doxyfile.tmpl: split from Doxyfile.in. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21987 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 54066e90d..a0ac2e6e4 100644
--- a/configure.in
+++ b/configure.in
@@ -2171,7 +2171,6 @@ AC_SUBST(BUILTIN_TRANSOBJS)
PACKAGE=$RUBY_INSTALL_NAME
AC_SUBST(PACKAGE)
-AC_CONFIG_FILES(Doxyfile)
AC_CONFIG_FILES($FIRSTMAKEFILE)
AC_CONFIG_FILES(Makefile, [{
if test -d "$srcdir/.svn"; then