mirror of
https://git.freebsd.org/ports.git
synced 2025-06-11 15:50:33 -04:00
11 lines
304 B
Text
11 lines
304 B
Text
--- 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
|
|
])
|