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@15012 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
kyngchaos committed Jan 9, 2011
1 parent 1ae8c0d commit 47ae8b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mac/cmake/2lib.cmake.in
Original file line number Diff line number Diff line change
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 47ae8b2

Please sign in to comment.