From 7043cd8328046a8441dbf5af2201af6e334a1b02 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Tue, 18 Dec 2007 16:13:42 +0000 Subject: fix comment Alex svn path=/trunk/KDE/kdelibs/; revision=750066 --- modules/FindKDE4Internal.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index dcb1880e..753eced6 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -707,7 +707,7 @@ if (WIN32) endif (WIN32) -# also use /usr/local by default under UNIX, including Mac OS X +# setup default RPATH/install_name handling, may be overridden by KDE4_HANDLE_RPATH_FOR_[LIBRARY|EXECUTABLE] if (UNIX) option(KDE4_USE_ALWAYS_FULL_RPATH "If set to TRUE, also libs and plugins will be linked with the full RPATH, which will usually make them work better, but make install will take longer." ON) -- cgit v1.2.1