diff options
author | Steve Zesch <[email protected]> | 2012-04-03 23:21:04 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-04-03 23:21:04 -0400 |
commit | 8a6466a545c33e358ccdec400f53c5d3473a6bbb (patch) | |
tree | 58f37095daaee77f9da76ff6e766a2183e85dc16 /acconfig.h | |
parent | b8da9626e7a3f1bc0ec8f53dc1559ae81396c926 (diff) | |
download | caja-8a6466a545c33e358ccdec400f53c5d3473a6bbb.tar.bz2 caja-8a6466a545c33e358ccdec400f53c5d3473a6bbb.tar.xz |
Removed acconfig.h and replaced with AH_TEMPLATE AND AC_DEFINE.mate-file-manager-1.2.1
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/acconfig.h b/acconfig.h deleted file mode 100644 index 86dbe12d..00000000 --- a/acconfig.h +++ /dev/null @@ -1,27 +0,0 @@ -#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 |