Skip to content

Commit

Permalink
remove debug message
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15012 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
kyngchaos committed Jan 9, 2011
1 parent 9aa358d commit a0a9272
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mac/cmake/2lib.cmake.in
Expand Up @@ -105,7 +105,6 @@ IF (@POSTGRES_LIBRARY@ MATCHES ".*libpq.dylib")
IF (@OSX_HAVE_LOADERPATH@)
SET (LIB_CHG_TO "${ATLOADER}/libintl.dylib")
ENDIF (@OSX_HAVE_LOADERPATH@)
MESSAGE(STATUS "INSTALLNAMETOOL_CHANGE (${INTLLIB} ${LIB_CHG_TO} ${QLIBDIR}/libpq.dylib")
INSTALLNAMETOOL_CHANGE (${INTLLIB} ${LIB_CHG_TO} "${QLIBDIR}/libpq.dylib")
ENDIF (INTLLIB)
ENDIF ()
Expand Down

0 comments on commit a0a9272

Please sign in to comment.