mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
11 lines
288 B
Text
11 lines
288 B
Text
--- 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
|
|
])
|