summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@irssi.org>2007-10-25 09:07:44 +0000
committerexg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564>2007-10-25 09:07:44 +0000
commitcfcbb9a7b1b3049e7f92062c38ff834def80d818 (patch)
tree6189d22e691fb295312022c86b458dec2d4ed9bf
parent37468a86412841b1195dcdce018086977288a9ff (diff)
downloadirssi-cfcbb9a7b1b3049e7f92062c38ff834def80d818.zip
Remove unneeded templates.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4629 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r--acconfig.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h
index df574a3c..eec275b5 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -7,7 +7,6 @@
#undef HAVE_GC_H
#undef HAVE_GC_GC_H
#undef USE_GC
-#undef HAVE_GLIB2
/* macros/curses checks */
#undef HAS_CURSES
@@ -27,9 +26,6 @@
/* terminfo/termcap */
#undef HAVE_TERMINFO
-/* If set to 64, enables 64bit off_t for some systems (eg. Linux, Solaris) */
-#undef _FILE_OFFSET_BITS
-
/* What type should be used for uoff_t */
#undef UOFF_T_INT
#undef UOFF_T_LONG