pkgconfigdir=%{_libdir}/pkgconfig \
transform='s,x,x,' \
install
-chmod -x $RPM_BUILD_ROOT%{_datadir}/%{name}/lefty/*
cp -a $RPM_BUILD_ROOT%{_datadir}/%{name}/doc __doc
rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/doc
## Process this file with automake to produce Makefile.in
-pkgconfigdir = $(libdir)/pkgconfig
-
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/lib/gvc \
pkginclude_HEADERS = const.h globals.h htmllex.h htmltable.h macros.h \
pointset.h render.h renderprocs.h types.h utils.h colortbl.h
pkglib_LTLIBRARIES = libcommon.la
-pkgconfig_DATA = libcommon.pc
if !DISABLE_CODEGENS
CODEGENS = diagen.c figgen.c gdgen.c hpglgen.c mapgen.c mifgen.c mpgen.c \
## Process this file with automake to produce Makefile.in
-pkgconfigdir = $(libdir)/pkgconfig
-
# FIXME - need to get cairo dependencies out of gvemit.c so that @CAIRO...@ can go from here
AM_CPPFLAGS = \
gvplugin_render.h gvplugin_layout.h \
gvplugin_text.h gvplugin_display.h
pkglib_LTLIBRARIES = libgvc.la
-pkgconfig_DATA = libgvc.pc
libgvc_la_SOURCES = gvrender.c gvlayout.c gvdisplay.c gvtext.c gvcontext.c \
gvjobs.c gvevent.c gvemit.c gvplugin.c gvconfig.c