openbsd-ports/sysutils/modlogan/patches/patch-configure
2005-10-24 05:14:50 +00:00

13 lines
415 B
Plaintext

$OpenBSD: patch-configure,v 1.2 2005/10/24 05:14:50 fgsch Exp $
--- 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. */