diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 8c2436f70e..571e1e621b 100644 --- a/configure.in +++ b/configure.in @@ -54,6 +54,10 @@ fi AM_CONDITIONAL(HAVE_PTHREAD, $have_pthread) +dnl ************************************************** +dnl * Print check +dnl ************************************************** +GNOME_PRINT_CHECK dnl ************************************************** dnl * ORBit support @@ -173,6 +177,7 @@ widgets/shortcut-bar/Makefile widgets/e-table/Makefile addressbook/Makefile addressbook/contact-editor/Makefile +addressbook/printing/Makefile shell/Makefile mail/Makefile data/Makefile |