mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' into cvm
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
XFLAGS =
|
||||
XINC = $(XFLAGS) -I/usr/X11R6/include
|
||||
XLIBS = -L/usr/X11R6/lib64 -lXext -lX11
|
||||
XINC = $(XFLAGS) -I/usr/include/X11
|
||||
XLIBS = -L/usr/lib64 -lXext -lX11
|
||||
|
||||
Reference in New Issue
Block a user