diff options
author | Lauris Kaplinski <lauris@src.gnome.org> | 2000-08-31 08:32:57 +0800 |
---|---|---|
committer | Lauris Kaplinski <lauris@src.gnome.org> | 2000-08-31 08:32:57 +0800 |
commit | af8b4b2520fc43fba5d67513aeb3ef488bea3978 (patch) | |
tree | 884ef84b79aa8506ff0a4aaa1aa76537df2f9858 /acconfig.h | |
parent | 14f4aec7b07da83fc09c60a2f171d110b4f7fe1a (diff) | |
download | gsoc2013-evolution-af8b4b2520fc43fba5d67513aeb3ef488bea3978.tar.gz gsoc2013-evolution-af8b4b2520fc43fba5d67513aeb3ef488bea3978.tar.zst gsoc2013-evolution-af8b4b2520fc43fba5d67513aeb3ef488bea3978.zip |
Made it compilable both with gnome-print 0.20 and 0.21+
svn path=/trunk/; revision=5126
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index f0323958db..1f4ba79def 100644 --- a/acconfig.h +++ b/acconfig.h @@ -20,6 +20,7 @@ #undef GPG_PATH #undef PGP5_PATH #undef PGP_PATH +#undef USING_GNOME_PRINT_0_20 /* Define this if you want to build against the development gtk */ #undef HAVE_DEVGTK |