$OpenBSD: patch-libwmf-config_in,v 1.1.1.1 2001/07/13 15:28:19 avsm Exp $ --- libwmf-config.in.orig Thu Jun 28 12:40:16 2001 +++ libwmf-config.in Thu Jun 28 12:40:29 2001 @@ -81,7 +81,7 @@ wmf_libs="-lwmf @WMF_LDFLAGS@" if test "$echo_cflags" = "yes"; then includes="-I@includedir@ -I@includedir@/libwmf/gd" - echo $includes $wmf_cflags + echo $wmf_cflags $includes fi if test "$echo_libs" = "yes"; then