aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-07-06 12:58:12 +0800
committernobody <nobody@localhost>2000-07-06 12:58:12 +0800
commit5e7d23492183857392e728cec05521e320ba1b29 (patch)
tree4ba00fa4856e39912c9a54ecba72de80d51d2418 /acconfig.h
parent04f148f617112009091abd18b16463033dd322d0 (diff)
downloadgsoc2013-evolution-GTKHTML_0_5.tar
gsoc2013-evolution-GTKHTML_0_5.tar.gz
gsoc2013-evolution-GTKHTML_0_5.tar.bz2
gsoc2013-evolution-GTKHTML_0_5.tar.lz
gsoc2013-evolution-GTKHTML_0_5.tar.xz
gsoc2013-evolution-GTKHTML_0_5.tar.zst
gsoc2013-evolution-GTKHTML_0_5.zip
This commit was manufactured by cvs2svn to create tag 'GTKHTML_0_5'.GTKHTML_0_5
svn path=/tags/GTKHTML_0_5/; revision=3912
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h25
1 files changed, 0 insertions, 25 deletions
diff --git a/acconfig.h b/acconfig.h
deleted file mode 100644
index ebc1605516..0000000000
--- a/acconfig.h
+++ /dev/null
@@ -1,25 +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 ENABLE_THREADS
-#undef SENDMAIL_PATH
-#undef SYSTEM_MAIL_DIR
-#undef HAVE_LDAP
-#undef HAVE_TIMEZONE
-#undef HAVE_TM_GMTOFF
-#undef USING_OAF
-#undef HAVE_KRB4
-#undef HAVE_KRB5
-#undef USE_BROKEN_THREADS
-
-/* Define this if you want to build against the development gtk */
-#undef HAVE_DEVGTK
-
-/* Define if ctime_r takes three arguments */
-#undef CTIME_R_THREE_ARGS