#
# spec file for package w3m
#
# Copyright 2008 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
Release: 4
%if %build_l10n
# date:2008-06-04 owner:fujiwara type:bug bugster:6710470
# date:2009-02-16 owner:liyuan type:branding
# date:2011-02-16 owner:liyuan type bug bugster:7008664
%prep
%setup -q
fi
%else
CPUS=1
fi
intltoolize -c -f --automake
%if %build_l10n
# the orignal aclocal.m4 defines AC_W3M_SSL_DIGEST_AUTH
aclocal -I .
CFLAGS="$RPM_OPT_FLAGS" \
--libexecdir=%{_libexecdir} \
--sysconfdir=%{_sysconfdir} \
#FIXME: If the simultaneously running job > 2, it builds failed
#make -j $CPUS
make -j 2
%{_sysconfdir}/w3m