diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/acconfig.h b/acconfig.h deleted file mode 100644 index 46f03b62ef..0000000000 --- a/acconfig.h +++ /dev/null @@ -1,16 +0,0 @@ -#undef ENABLE_NLS -#undef HAVE_CATGETS -#undef HAVE_GETTEXT -#undef HAVE_LC_MESSAGES -#undef HAVE_STPCPY -#undef HAVE_LIBSM -#undef PACKAGE -#undef VERSION -#undef HAVE_BONOBO -#undef CAMEL_HARD_LOG_LEVEL -#undef ENABLE_THREADS -#undef SENDMAIL_PATH - -/* Define this if you want to build against the development gtk */ -#undef HAVE_DEVGTK - |