View | Details | Raw Unified | Return to bug 74439
Collapse All | Expand All

(-)configure (-2 / +2 lines)
Lines 3042-3048 Link Here
3042
_ACEOF
3042
_ACEOF
3043
3043
3044
 WCTARGET="libwc/libwc.a"
3044
 WCTARGET="libwc/libwc.a"
3045
 WCCFLAGS='-I$(srcdir) -I$(srcdir)/..'
3045
 WCCFLAGS='-I$(srcdir) -I$(srcdir)/.. -I/usr/local/include'
3046
 wcinclude='-I$(srcdir)/libwc'
3046
 wcinclude='-I$(srcdir)/libwc'
3047
 wclib="-L./libwc -lwc"
3047
 wclib="-L./libwc -lwc"
3048
 echo "$as_me:$LINENO: checking if unicode support is enabled" >&5
3048
 echo "$as_me:$LINENO: checking if unicode support is enabled" >&5
Lines 10223-10229 Link Here
10223
}'
10223
}'
10224
fi
10224
fi
10225
10225
10226
DEFS=-DHAVE_CONFIG_H
10226
DEFS="$DEFS -DHAVE_CONFIG_H"
10227
10227
10228
ac_libobjs=
10228
ac_libobjs=
10229
ac_ltlibobjs=
10229
ac_ltlibobjs=

Return to bug 74439