Edit

IABSD.fr/ports/sysutils/modlogan/patches

Branch :

  • Show log

    Commit

  • Author : fgsch
    Date : 2005-10-24 05:14:50
    Hash : fcc2b5b1
    Message : fix yet more breakage. sturm@ ok.

  • patch-configure
  • $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.  */