]> git.eshelyaron.com Git - emacs.git/commit
* config.h.in (HAVE_BCOPY): Add an #undef for this.
authorJim Blandy <jimb@redhat.com>
Sat, 31 Jul 1993 01:21:21 +0000 (01:21 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 31 Jul 1993 01:21:21 +0000 (01:21 +0000)
commit1f88d61ef52d925a90a0423b375e620665cf26fa
treecb38a1a825aa1706b2859b6e6c4112d64f5b04ab
parent3eb217a0b32a5cb857880470ebaa0c1d9c8222b8
* config.h.in (HAVE_BCOPY): Add an #undef for this.
(BSTRING): #define this iff HAVE_BCOPY is #defined here.  Ignore what
the system-description files say.  They don't always make fine
enough distinctions between systems, and sometimes the bcopy
routines are available only with X windows.
src/config.in