Found the culpit now..
configure.in:
AC_CHECK_LIB(pthread,
main,[DISK_LIBS="$DISK_LIBS -lpthread"],
src/Makefile.am:
squid_DEPENDENCIES = ...
@DISK_LIBS@ \
No idea why that passes without error on my F11 box when other such
errors do not..
Regards
Henrik
Received on Tue Nov 10 2009 - 22:43:52 MST
This archive was generated by hypermail 2.2.0 : Wed Nov 11 2009 - 12:00:05 MST