Author: Isomer <isomer@undernet.org>
[ircu2.10.12-pk.git] / configure
index b9bb6164bf5714ec3a922cc7b9f0909aa6fe4328..12bb8114c8d685913d19b1222293693e606426ab 100755 (executable)
--- a/configure
+++ b/configure
@@ -10126,6 +10126,7 @@ echo "${ECHO_T}$unet_cv_enable_profile" >&6
 
 if test x"$unet_cv_enable_profile" = xyes; then
     CFLAGS="-pg $CFLAGS"
+    LDFLAGS="-pg $LDFLAGS"
 fi
 
 echo "$as_me:$LINENO: checking whether to enable pedantic compiler warnings" >&5