Browse Source

configure.ac: remove un-needed notice message

Nathalie Furmento 12 years ago
parent
commit
a2bc32695f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      configure.ac

+ 0 - 1
configure.ac

@@ -1577,7 +1577,6 @@ AC_ARG_WITH([hwloc],
 		fi
 	],
 	[
-	AC_MSG_NOTICE("MAYBE HWLOC")
 		use_hwloc=maybe
 		use_hwloc_from_system=yes
 	])