]> git.saurik.com Git - wxWidgets.git/blobdiff - wx-config.in
Removed debug log message
[wxWidgets.git] / wx-config.in
index cb0397a472645b97704574f8374a38b0331d731a..28e9fa4c0c25aaac23bcdd591bb0dc7d5db03883 100755 (executable)
@@ -1265,7 +1265,7 @@ if [ -n "$output_option_libs" ]; then
 
     is_installed || [ -n "$flag_option_no_rpath" ] || _rpath="@WXCONFIG_RPATH@"
 
-    echo $_ldflags "@LDFLAGS@" $_rpath $wx_libs "@DMALLOC_LIBS@"
+    echo $_ldflags "@WXCONFIG_LDFLAGS@" $_rpath $wx_libs "@DMALLOC_LIBS@"
 
 elif [ -n "$output_option_optional_libs" ]; then
     # if only --optional-libs then output just the libs