Navigation Menu

Skip to content

Commit

Permalink
[doc] disable en temporary.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 28, 2011
1 parent 6e8efb9 commit 1e8d65f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configure.ac
Expand Up @@ -273,7 +273,6 @@ AC_SUBST(SPHINX_BUILD)

if test "$enable_document" = "auto"; then
if test "$ac_sphinx_available" = "yes" -o \
-f "$srcdir/doc/en/html-build-stamp" -o \
-f "$srcdir/doc/ja/html-build-stamp"; then
enable_document="yes"
else
Expand Down Expand Up @@ -306,7 +305,6 @@ AC_CONFIG_FILES([
rpm/fedora/Makefile
yum/Makefile
doc/Makefile
doc/en/Makefile
doc/ja/Makefile
])
AC_OUTPUT([
Expand Down

0 comments on commit 1e8d65f

Please sign in to comment.