1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00

Remove unneeded templates.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4629 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2007-10-25 09:07:44 +00:00 committed by exg
parent 37468a8641
commit cfcbb9a7b1

View File

@ -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