diff options
Diffstat (limited to 'graphics/php5-gd')
-rw-r--r-- | graphics/php5-gd/files/patch-config.m4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/php5-gd/files/patch-config.m4 b/graphics/php5-gd/files/patch-config.m4 index 3a4e549c1e45..03b69a1c248a 100644 --- a/graphics/php5-gd/files/patch-config.m4 +++ b/graphics/php5-gd/files/patch-config.m4 @@ -1,11 +1,11 @@ ---- config.m4.orig Thu Dec 25 23:33:02 2003 -+++ config.m4 Wed Jul 7 14:37:18 2004 -@@ -219,7 +219,7 @@ +--- config.m4.orig Mon May 30 01:16:41 2005 ++++ config.m4 Wed Dec 7 11:01:13 2005 +@@ -220,7 +220,7 @@ ],[ AC_MSG_ERROR([Problem with libt1.(a|so). Please check config.log for more information.]) ],[ -- -L$GD_T1_DIR/lib -+ -L$GD_T1_DIR/lib -lm +- -L$GD_T1_DIR/$PHP_LIBDIR ++ -L$GD_T1_DIR/$PHP_LIBDIR -lm ]) fi ]) |