ports/sysutils/modlogan/patches/patch-configure

12 lines
351 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- configure.orig Mon Apr 21 23:13:06 2003
+++ configure Mon Apr 21 23:13:31 2003
@@ -16778,7 +16778,7 @@ echo $ECHO_N "checking gd and its deps..
HAVE_LIBGD=false
# gd + png support
- LIBS="$GDLPATH -lz -lpng -lgd -lz"
+ LIBS="$GDLPATH -lz -lpng -ljpeg -lgd -lz"
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"
/* confdefs.h. */