summaryrefslogtreecommitdiff
path: root/graphics/php55-gd/files/patch-config.m4
blob: 03b69a1c248a0f8f38083a9c12deba5c4bd4576d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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/$PHP_LIBDIR
+      -L$GD_T1_DIR/$PHP_LIBDIR -lm
     ])
   fi
 ])