]> www.fi.muni.cz Git - evince.git/commit
Make frontends depend on just libev. Rework and group CFLAGS/LIBS
authorMarco Pesenti Gritti <mpg@redhat.com>
Thu, 7 Jul 2005 12:11:25 +0000 (12:11 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Thu, 7 Jul 2005 12:11:25 +0000 (12:11 +0000)
commit848665b157185945d190a7a746d054d7f5d5e6e0
treed599a91064adfc868c1a3e9022e8c2a042c58963
parent14d8faba24b8f51ee59c6177690065e7a58336ba
Make frontends depend on just libev. Rework and group CFLAGS/LIBS

2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>

        * Makefile.am:
        * backend/Makefile.am:
        * configure.ac:
        * cut-n-paste/recent-files/Makefile.am:
        * cut-n-paste/toolbar-editor/Makefile.am:
        * cut-n-paste/zoom-control/Makefile.am:
        * lib/Makefile.am:
        * pdf/Makefile.am:
        * pixbuf/Makefile.am:
        * properties/Makefile.am:
        * ps/Makefile.am:
        * shell/Makefile.am:
        * thumbnailer/Makefile.am:
        * tiff/Makefile.am:

        Make frontends depend on just libev.
        Rework and group CFLAGS/LIBS definitions.
        Cleanups.
13 files changed:
ChangeLog
Makefile.am
backend/Makefile.am
configure.ac
cut-n-paste/recent-files/Makefile.am
cut-n-paste/toolbar-editor/Makefile.am
cut-n-paste/zoom-control/Makefile.am
lib/Makefile.am
pdf/Makefile.am
properties/Makefile.am
ps/Makefile.am
thumbnailer/Makefile.am
tiff/Makefile.am