- Timestamp:
- Feb 9, 2008, 5:23:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r558 r559 244 244 AC_MSG_NOTICE([]) 245 245 246 if (test "$wctests") ; then247 AC_MSG_NOTICE([WC dependent tests are enabled])248 else249 AC_MSG_NOTICE([WC dependent tests are disabled ... okay for most users])250 AC_MSG_NOTICE([Developers, use --enable-wctests to enable WC tests])251 fi252 AC_MSG_NOTICE([])253 254 246 # Failure to locate gnuplot is not considered fatal 255 247 if (test "$GNUPLOT" != "ok") ; then
Note: See TracChangeset
for help on using the changeset viewer.