mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Set NATIVEXBINDIR on OpenBSD.
This commit is contained in:
parent
c57d2191e8
commit
c64ac1985b
1 changed files with 2 additions and 0 deletions
|
@ -196,6 +196,8 @@ INCLUDES = -I$(XPROJECTROOT)/include/freetype2
|
|||
|
||||
#if defined (SunArchitecture)
|
||||
NATIVEXBINDIR = /usr/openwin/bin
|
||||
#elif defined(OpenBSDArchitecture)
|
||||
NATIVEXBINDIR = /usr/X11R6/bin
|
||||
#else
|
||||
NATIVEXBINDIR = /usr/bin/X11
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue