Skip to content

Commit b70b82e

Browse files
petksodabrew
authored andcommitted
Remove forgotten unused comment about -lpthread (#406)
The -lpthread option has been added long time ago in commit c10de36 and has been since also refactored and therefore comment is not needed anymore: feed35e
1 parent c54075a commit b70b82e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.m4

-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ if test "$PHP_MEMCACHED" != "no"; then
253253
PHP_EVAL_LIBLINE($PHP_LIBMEMCACHED_LIBS, MEMCACHED_SHARED_LIBADD)
254254
PHP_EVAL_INCLINE($PHP_LIBMEMCACHED_INCLUDES)
255255

256-
dnl # Added -lpthread here because AC_TRY_LINK tests on CentOS 6 seem to fail with undefined reference to pthread_once
257256
ORIG_CFLAGS="$CFLAGS"
258257
CFLAGS="$CFLAGS $INCLUDES"
259258

0 commit comments

Comments
 (0)