From: Chris Hanson Date: Wed, 11 Dec 1996 07:21:37 +0000 (+0000) Subject: Change location of X11 library; the previous location is not valid for X-Git-Tag: 20090517-FFI~5301 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=bc03bcbb10e438a2232d65d19e893932c542fff9;p=mit-scheme.git Change location of X11 library; the previous location is not valid for many distributions now. --- diff --git a/v7/src/microcode/s/linux.h b/v7/src/microcode/s/linux.h index 3c5f51b6e..29ea01a9a 100644 --- a/v7/src/microcode/s/linux.h +++ b/v7/src/microcode/s/linux.h @@ -1,7 +1,7 @@ /* -*-C-*- System file for Linux -$Id: linux.h,v 1.8 1996/11/08 18:30:05 adams Exp $ +$Id: linux.h,v 1.9 1996/12/11 07:21:37 cph Exp $ Copyright (c) 1995-96 Massachusetts Institute of Technology @@ -33,7 +33,7 @@ Technology nor of any adaptation thereof in any advertising, promotional, or sales literature without prior written consent from MIT in each case. */ -#define LIBX11_MACHINE -L/usr/X11/lib +#define LIBX11_MACHINE -L/usr/X11R6/lib #define LIB_DEBUG