diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-04-28 12:23:19 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-04-28 12:23:19 +0800 |
commit | 9483369aa04a5d2c4dc5c0034a3e4431153d9c99 (patch) | |
tree | b52233be1d2618e4af4a919800422774133b4998 /acconfig.h | |
parent | 02ed4a60f394f53de32b10459c959ad6a1f7b887 (diff) | |
download | gsoc2013-evolution-9483369aa04a5d2c4dc5c0034a3e4431153d9c99.tar.gz gsoc2013-evolution-9483369aa04a5d2c4dc5c0034a3e4431153d9c99.tar.zst gsoc2013-evolution-9483369aa04a5d2c4dc5c0034a3e4431153d9c99.zip |
Made Evolution OAF-compatible.
svn path=/trunk/; revision=2673
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/acconfig.h b/acconfig.h index 8bb80e1307..e0a4419a23 100644 --- a/acconfig.h +++ b/acconfig.h @@ -12,8 +12,9 @@ #undef SENDMAIL_PATH #undef SYSTEM_MAIL_DIR #undef HAVE_LDAP +#undef HAVE_TIMEZONE +#undef HAVE_TM_GMTOFF +#undef USING_OAF /* Define this if you want to build against the development gtk */ #undef HAVE_DEVGTK -#undef HAVE_TIMEZONE -#undef HAVE_TM_GMTOFF |