mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-28 07:49:59 +00:00
fix ifdef->if
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
XCOMM $XConsortium: Imakefile /main/10 1996/12/02 10:20:33 lehors $
|
||||
XCOMM $XFree86: xc/programs/Xserver/hw/kdrive/fbdev/Imakefile,v 1.3 2000/12/01 00:01:31 keithp Exp $
|
||||
XCOMM $XFree86: xc/programs/Xserver/hw/kdrive/fbdev/Imakefile,v 1.4 2001/05/23 08:56:08 alanh Exp $
|
||||
KDRIVE=..
|
||||
#include "../Kdrive.tmpl"
|
||||
|
||||
#ifdef XipaqServer
|
||||
#if XipaqServer
|
||||
DEFINES = -DXIPAQ
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user