view src/s/bsdos2-1.h @ 68079:61e9ea461d3c

(rcirc-ignore-list): New option. (rcirc-ignore-list-automatic): New variable. (rcirc-print): Take rcirc-ignore-list into account. (rcirc-cmd-ignore): New command. (rcirc-ignore-update-automatic): New function. (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the list if ignored nicks. (rcirc-handler-NICK): Ditto, and also ignore the new nick.
author Alex Schroeder <alex@gnu.org>
date Sat, 07 Jan 2006 02:50:27 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* s/ file for BSDI BSD/OS 2.1 system.  */

#include "bsdos2.h"

#undef LIB_X11_LIB
#define LIB_X11_LIB -L/usr/X11/lib -lX11 -lipc

/* arch-tag: cf1ada4a-cdbf-452b-a264-ff84dd523e97
   (do not change this comment) */