X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=acinclude.m4;h=1f621f98dbfbba2b6fe1202da2caaf4e2b0f9890;hp=fff1839960e1339404df8b26a49cff0eac98a519;hb=726f2a78847ca21d45253306e4499c73ca81f2a6;hpb=6b3768e8c544739ae53321539cb4d1e3112ded1b diff --git a/acinclude.m4 b/acinclude.m4 index fff18399..1f621f98 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -1,6 +1,7 @@ dnl =========================================================================== -dnl Additional macros used to configure GiNaC. We don't start additions' names -dnl with AC_ but with GINAC_ in order to avoid future trouble. +dnl Additional macros used to configure GiNaC. We don't start our own +dnl additions' names with AC_ but with GINAC_ in order to steer clear of +dnl future trouble. dnl =========================================================================== dnl Generally, it is a bad idea to put specialized header files for a library @@ -54,7 +55,7 @@ dnl linking failed: "fail") LIBS="${saved_LIBS}" AC_MSG_RESULT([]) - AC_MSG_WARN([linking with libcln failed]) + AC_MSG_ERROR([linking with libcln failed, maybe need to set \$LDFLAGS?]) ;; dnl should never ever get here: *)