]> git.pld-linux.org Git - packages/syslog-ng.git/blobdiff - syslog-ng-link.patch
- base libs instead of hardcoding
[packages/syslog-ng.git] / syslog-ng-link.patch
index 9d7cc0305f405df6bd241b0985c1e66de8d970a8..b7204395c7c2cb658348545e6d95a422791b6b1c 100644 (file)
@@ -38,7 +38,7 @@
  
        old_LIBS=$LIBS
 -      LIBS="$LD_START_STATIC $GLIB_LIBS $LD_END_STATIC"
-+      LIBS="$LD_START_STATIC $GLIB_LIBS $LD_END_STATIC -ldl -lrt"
++      LIBS="$LD_START_STATIC $GLIB_LIBS $LD_END_STATIC $BASE_LIBS"
        AC_CHECK_FUNC(g_hash_table_new, blb_cv_static_glib=yes, blb_cv_static_glib=no)
        LIBS=$old_LIBS
  fi
This page took 0.111345 seconds and 4 git commands to generate.