%use gtkdoc = gtk-doc.spec
SUNW_BaseDir: %{_basedir}
%prep
cd %{_builddir}
export CXXFLAGS="%{cxx_optflags}"
export ACLOCAL_FLAGS="-I /usr/share/gnome-doc-utils -I./m4"
# Normally we build this package before we build scrollkeeper, but
# remove any scrollkeeper files if user happens to rebuild this
# package after scrollkeeper is already on the system.
#
# packages
* Add 'BuildRequires: SUNWgnome-doc-utils'.