Occasionally someone tries to build with a really old Texinfo. It doesn't
work now, although it once did, but before this commit it would
successfully configure. By preventing configure from finishing, I think
that this will produce a clearer error message earlier in the build
process, ultimately making life easier for users.
Bug #59818.
fi
rm -f conftest.texi conftest.info])
if test $pspp_cv_have_clicksequence = no; then
- AM_MAKEINFOFLAGS="$AM_MAKEINFOFLAGS -DMISSING_CLICKSEQUENCE"
- AC_SUBST([AM_MAKEINFOFLAGS])
+ AC_MSG_ERROR([$MAKEINFO does not support @clicksequence.
+Please install a newer or working version, or point the MAKEINFO variable
+to one that is already installed.])
fi])
dnl Texinfo 4.13 generates broken DocBook XML. Probably other old
@sc{pspp}
@end macro
-
-@ifset MISSING_CLICKSEQUENCE
-@alias clicksequence = asis
-@macro click {}
-->
-@end macro
-@end ifset
-
@iftex
@finalout
@end iftex