ui_icons.h and icons_inline.h depend on gdk-pixbuf-csource,
authorLaurent Monin <geeqie@norz.org>
Fri, 11 Apr 2008 13:07:48 +0000 (13:07 +0000)
committerLaurent Monin <geeqie@norz.org>
Fri, 11 Apr 2008 13:07:48 +0000 (13:07 +0000)
commitadd11b2e5e37c14112a234a84434518a81e0d88e
tree593fc9d77d46e45c301e4c16245d0ce4aafac18e
parentb27dd030781ba757068cc7c2722830eafc33bd8c
ui_icons.h and icons_inline.h depend on gdk-pixbuf-csource,
so add a test for it in configure.
Wrap generated headers files with #ifdef/#endif and add
a comment related to their auto-generated nature.
Make the generation itself quiet, but display a message
on error.
Make these targets depend on respective Makefile.in.
configure.in
src/Makefile.am
src/icons/Makefile.am