diff options
Diffstat (limited to 'libXext/specs/Makefile.am')
-rw-r--r-- | libXext/specs/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libXext/specs/Makefile.am b/libXext/specs/Makefile.am index d4f57b6c5..09eafe24a 100644 --- a/libXext/specs/Makefile.am +++ b/libXext/specs/Makefile.am @@ -1,6 +1,5 @@ if ENABLE_SPECS
-if HAVE_XMLTO
# Main DocBook/XML files (DOCTYPE book)
docbook = dbelib.xml dpmslib.xml shapelib.xml synclib.xml xtest1.xml
@@ -11,5 +10,4 @@ shelfdir = $(docdir) # Generate DocBook/XML output formats with or without stylesheets
include $(top_srcdir)/docbook.am
-endif HAVE_XMLTO
endif ENABLE_SPECS
|