summaryrefslogtreecommitdiff
path: root/graphics/php4-gd/files/patch-config.m4
blob: 3a4e549c1e452c54450ce75a2c8824e8be39d2e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config.m4.orig	Thu Dec 25 23:33:02 2003
+++ config.m4	Wed Jul  7 14:37:18 2004
@@ -219,7 +219,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
     ])
   fi
 ])