view src/s/bsdos2-1.h @ 56148:dbab365230eb

(query-replace-read-args): Only warn about use of \n and \t when we are doing a regexp replacement and the actual escaped character is n or t. (query-replace-regexp): Add \, and \# interpretation to interactive call and document it. (query-replace-regexp-eval, replace-match-string-symbols): add \# as shortkey for replace-count. (replace-quote): New function for doubling backslashes.
author David Kastrup <dak@gnu.org>
date Thu, 17 Jun 2004 14:44:02 +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) */