summaryrefslogtreecommitdiff
path: root/graphics/php52-gd/files/patch-config.m4
blob: a0cc4ad378d6579cfd55b63aac24f60c490acac6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ext/gd/config.m4.orig	Mon May 30 01:16:41 2005
+++ ext/gd/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/$PHP_LIBDIR
+      -L$GD_T1_DIR/$PHP_LIBDIR -lm
     ])
   fi
 ])