mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04: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:
parent
37468a8641
commit
cfcbb9a7b1
@ -7,7 +7,6 @@
|
|||||||
#undef HAVE_GC_H
|
#undef HAVE_GC_H
|
||||||
#undef HAVE_GC_GC_H
|
#undef HAVE_GC_GC_H
|
||||||
#undef USE_GC
|
#undef USE_GC
|
||||||
#undef HAVE_GLIB2
|
|
||||||
|
|
||||||
/* macros/curses checks */
|
/* macros/curses checks */
|
||||||
#undef HAS_CURSES
|
#undef HAS_CURSES
|
||||||
@ -27,9 +26,6 @@
|
|||||||
/* terminfo/termcap */
|
/* terminfo/termcap */
|
||||||
#undef HAVE_TERMINFO
|
#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 */
|
/* What type should be used for uoff_t */
|
||||||
#undef UOFF_T_INT
|
#undef UOFF_T_INT
|
||||||
#undef UOFF_T_LONG
|
#undef UOFF_T_LONG
|
||||||
|
Loading…
Reference in New Issue
Block a user