view src/s/osf1.h @ 5075:8deb7113bbdf

(Frename_buffer): When the current buffer is already named NAME, don't short-circuit and just return unless UNIQUE is nil. This makes passing UNIQUE=t equivalent to (rename-buffer (generate-new-buffer-name NAME)). This is useful way to rename the buffer automatically so you can create another with the original name.
author Roland McGrath <roland@gnu.org>
date Sat, 20 Nov 1993 01:41:51 +0000
parents 507f64624555
children 4f3260a22bc8
line wrap: on
line source

#include "bsd4-3.h"

/* Identify OSF1 for the m- files. */

#define OSF1

/* Define _BSD to tell the include files we're running under
   the BSD universe and not the SYSV universe.  */

#define C_SWITCH_SYSTEM	-D_BSD
#define LIBS_SYSTEM	-lbsd
#define LD_SWITCH_SYSTEM	-non_shared

#define SYSV_SYSTEM_DIR