Skip to content

Commit

Permalink
Fixed when compiling extension is a separate directory
Browse files Browse the repository at this point in the history
  • Loading branch information
iliaal committed May 21, 2011
1 parent 568b3c2 commit 78c009b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.m4
Expand Up @@ -47,4 +47,5 @@ if test "$PHP_REDIS" != "no"; then
dnl PHP_SUBST(REDIS_SHARED_LIBADD)

PHP_NEW_EXTENSION(redis, redis.c library.c redis_session.c igbinary/igbinary.c igbinary/hash_si.c igbinary/hash_function.c, $ext_shared)
PHP_ADD_BUILD_DIR($ext_builddir/igbinary, 1)
fi

0 comments on commit 78c009b

Please sign in to comment.