diff options
author | Perberos <[email protected]> | 2011-12-01 22:24:23 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 22:24:23 -0300 |
commit | 0e004c696b0e68b2cff37a4c3315b022a35eaf43 (patch) | |
tree | 43261e815529cb9518ed7be37af13b846af8b26b /acconfig.h | |
download | caja-0e004c696b0e68b2cff37a4c3315b022a35eaf43.tar.bz2 caja-0e004c696b0e68b2cff37a4c3315b022a35eaf43.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h new file mode 100644 index 00000000..86dbe12d --- /dev/null +++ b/acconfig.h @@ -0,0 +1,27 @@ +#undef ENABLE_INSTALLER +#undef ENABLE_NLS +#undef ENABLE_PROFILER +#undef GETTEXT_PACKAGE +#undef HAVE_CATGETS +#undef HAVE_GETTEXT +#undef HAVE_LC_MESSAGES +#undef HAVE_LIBBZ2 +#undef HAVE_LIBJPEG +#undef HAVE_MEDUSA +#undef HAVE_STPCPY +#undef bzclose +#undef bzCompress +#undef bzCompressInit +#undef bzDecompress +#undef bzDecompressInit +#undef bzdopen +#undef bzerror +#undef bzflush +#undef bzopen +#undef bzread +#undef bzwrite +#define HAVE_GTK_MULTIHEAD /* needed for egg-screen-exec functions */ +#undef HAVE_STARTUP_NOTIFICATION +#undef HAVE_EXIF +#undef HAVE_OLD_EXIF +#undef HAVE_RENDER |