X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=configure.ac;h=8f53a071c2a3b2b87e59a67ff6d69747332dc307;hp=19c1c5066c807a9ef7cbd0907d6bf699f7d6dcb5;hb=89d1222669c6fbfcf91b50120a042dbe7d73e35f;hpb=d8b5a1f3ff5a6b7e89f4dd00b92779f178089299 diff --git a/configure.ac b/configure.ac index 19c1c506..8f53a071 100644 --- a/configure.ac +++ b/configure.ac @@ -126,12 +126,6 @@ AS_IF([test -z "$DOXYGEN"], AS_IF([test -z "$LATEX" -o -z "$PDFLATEX" -o -z "$DVIPS"], [GINAC_WARNING([Some documentation formats may not build, because latex/pdflatex/dvips is missing.])]) -dnl generate boilerplate code for the (new) parser. -dnl Only developers need this tool. -AC_PATH_PROG(AUTOGEN, autogen, "") -AC_CHECK_FILE([ginac/parser/builtin_fcns.cpp], [], - [AS_IF([test -z "$AUTOGEN"], [GINAC_ERROR([Source will not compile, because autogen is missing.])])]) - dnl Output makefiles etc. AC_CONFIG_FILES([ Makefile