trying to give more hint about libiberty

pull/40/head
Matchman Green 2012-05-31 18:38:48 +08:00
parent 7e5b7e0b7d
commit 377d8186b1
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ IF (IBERTY_LIBRARY)
ELSE (IBERTY_LIBRARY)
IF ( IBERTY_FIND_REQUIRED)
MESSAGE(FATAL_ERROR "Could not find libiberty")
MESSAGE(FATAL_ERROR "Could not find libiberty. try to install binutil-devel?")
ENDIF (IBERTY_FIND_REQUIRED)
ENDIF (IBERTY_LIBRARY)