Changeset: 1f7f5f3a401d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1f7f5f3a401d
Modified Files:
        configure.ag
Branch: Aug2018
Log Message:

Typo.


diffs (12 lines):

diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -748,7 +748,7 @@ AC_SUBST([X_CFLAGS])
 AS_CASE([$CC_ver], [icc-*], [
        AS_IF([test -f /usr/include/math.h && ! grep -q _LIB_VERSION_TYPE 
/usr/include/math.h],
                [AC_DEFINE([INTEL_MATH_H_HACK], 1,
-                       [Define if using Intel compiler with icompatible system 
math.h])])])
+                       [Define if using Intel compiler with incompatible 
system math.h])])])
 
 AC_MSG_CHECKING([for ld -Bsymbolic-functions option])
 save_LDFLAGS="$LDFLAGS"
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to