diff options
| author | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2011-05-04 22:44:12 +0000 |
|---|---|---|
| committer | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2011-05-04 22:44:12 +0000 |
| commit | fd3e80fb30194c7c5dc4e8069852559ab054b204 (patch) | |
| tree | b949e42c911fbaa52b2f9ab8a2a26b569da30a78 /config.m4 | |
| parent | d994b724f319f04948f6ae3ec2f43723132f7df3 (diff) | |
- 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
Diffstat (limited to 'config.m4')
| -rw-r--r-- | config.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
