$OpenBSD: patch-configure,v 1.2 2010/10/19 07:52:11 jsg Exp $ --- configure.orig Tue Oct 2 19:02:53 2007 +++ configure Sat Oct 16 13:40:59 2010 @@ -4668,10 +4668,10 @@ TEST_SHELL=sh -CFLAGS="-g -O3" +#CFLAGS="-g -O3" NXCOMPINC="-I../nxcomp" -NXCOMPLIBS="-L../nxcomp -lXcomp -lstdc++ -lpng -ljpeg -lz" +NXCOMPLIBS="-L../nxcomp -lXcomp -lstdc++ -lm -lpng -ljpeg -lz" # Extract the first word of "groupadd", so it can be a program name with args. set dummy groupadd; ac_word=$2 @@ -25838,7 +25838,7 @@ echo "${ECHO_T}yes" >&6; } #define HEIMDAL 1 _ACEOF - K5LIBS="-lkrb5 -ldes" + K5LIBS="-lkrb5" K5LIBS="$K5LIBS -lcom_err -lasn1" { echo "$as_me:$LINENO: checking for net_write in -lroken" >&5 echo $ECHO_N "checking for net_write in -lroken... $ECHO_C" >&6; }