Menu

#35 underquoting in autoconf gc check

open
nobody
None
5
2007-10-03
2007-10-03
No

configure.ac line 26 of revision 45

AC_CHECK_LIB([gc], [GC_malloc],,
AC_MSG_ERROR([Please first install the Boehm garbage collector]))

should have quotes around AC_MSG_ERROR(...), according to the autoconf manual. Even though it seemed to work...

Discussion


Log in to post a comment.

MongoDB Logo MongoDB