… | |
… | |
219 | *) AC_MSG_ERROR(bad value ${enableval} for --enable-rtf-docs) ;; |
219 | *) AC_MSG_ERROR(bad value ${enableval} for --enable-rtf-docs) ;; |
220 | esac],[rtfdocs=false]) |
220 | esac],[rtfdocs=false]) |
221 | AM_CONDITIONAL(RTFDOCS,test x$rtfdocs = xtrue) |
221 | AM_CONDITIONAL(RTFDOCS,test x$rtfdocs = xtrue) |
222 | |
222 | |
223 | |
223 | |
224 | AC_OUTPUT([Makefile compat/Makefile lib/Makefile lib/psiconv/Makefile program/Makefile program/psiconv/Makefile lib/psiconv/general.h formats/Makefile docs/Makefile]) |
224 | AC_OUTPUT([Makefile compat/Makefile lib/Makefile lib/psiconv/Makefile program/Makefile program/psiconv/Makefile lib/psiconv/general.h formats/Makefile docs/Makefile extra/Makefile]) |