summaryrefslogtreecommitdiff
path: root/astro/saoimage/files/patch-ab
blob: 28706552b85e3e2147c22b5ed7310a6ce698637e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** btnlib/makefile.orig	Fri Feb 20 00:05:58 1998
--- btnlib/makefile	Fri Feb 20 00:24:12 1998
***************
*** 27,33 ****
  	press.o		remote.o	resize.o	util.o
  
  LIB	= libbtn.a
! XLIBH	= /usr/include/X11/Xlib.h
  #XLIBH = /usr/openwin/share/include/X11/Xlib.h  #for OpenWindows
  
  all:	$(LIB)
--- 27,33 ----
  	press.o		remote.o	resize.o	util.o
  
  LIB	= libbtn.a
! XLIBH	= $(X11BASE)/include/X11/Xlib.h
  #XLIBH = /usr/openwin/share/include/X11/Xlib.h  #for OpenWindows
  
  all:	$(LIB)