From fd3e80fb30194c7c5dc4e8069852559ab054b204 Mon Sep 17 00:00:00 2001 From: pp Date: Wed, 4 May 2011 22:44:12 +0000 Subject: - added makefile fragment to automatically compile and install filter modules with the extension git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@337 455248ca-bdda-0310-9134-f4ebb693071a --- config.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'config.m4') diff --git a/config.m4 b/config.m4 index 8f4cd3c..c63340b 100644 --- a/config.m4 +++ b/config.m4 @@ -45,4 +45,5 @@ if test "$PHP_IMLIB" != "no"; then PHP_ADD_LIBRARY_WITH_PATH(ltdl, /usr/lib, IMLIB_SHARED_LIBADD) PHP_SUBST(IMLIB_SHARED_LIBADD) PHP_NEW_EXTENSION(imlib, php_imlib.c, $ext_shared) + PHP_ADD_MAKEFILE_FRAGMENT() fi -- cgit v1.2.3