diff options
| author | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2005-06-14 12:09:34 +0000 |
|---|---|---|
| committer | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2005-06-14 12:09:34 +0000 |
| commit | 85297207b49badcb30bcf090a2aa210183a79a84 (patch) | |
| tree | c62aea951465e4de0d0e282211d9c035883295b5 /config.m4 | |
| parent | dd8299f9b62e2fac48641609e87f5756cbe2b5f0 (diff) | |
- small changes in documentation
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@192 455248ca-bdda-0310-9134-f4ebb693071a
Diffstat (limited to 'config.m4')
| -rw-r--r-- | config.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ if test "$PHP_IMLIB" != "no"; then -L$IMLIB_T1_DIR/lib ]) fi + 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) fi |
