summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/acconfig.h b/acconfig.h
index 64d59787..df574a3c 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,18 +1,11 @@
-/* paths */
-#undef SYSCONFDIR
-#undef HELPDIR
-#undef PLUGINSDIR
-
/* misc.. */
#undef HAVE_IPV6
-#undef HAVE_POPT_H
#undef HAVE_SOCKS_H
#undef HAVE_PL_PERL
#undef HAVE_STATIC_PERL
#undef HAVE_GMODULE
#undef HAVE_GC_H
#undef HAVE_GC_GC_H
-#undef WANT_BIG5
#undef USE_GC
#undef HAVE_GLIB2
@@ -34,13 +27,6 @@
/* terminfo/termcap */
#undef HAVE_TERMINFO
-/* nls */
-#undef ENABLE_NLS
-#undef HAVE_CATGETS
-#undef HAVE_GETTEXT
-#undef HAVE_LC_MESSAGES
-#undef HAVE_STPCPY
-
/* If set to 64, enables 64bit off_t for some systems (eg. Linux, Solaris) */
#undef _FILE_OFFSET_BITS