Remove uses of the '$(shell if test ...' syntax from Makefile that is not cross-platform

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11872 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy
2016-08-12 16:59:06 +00:00
parent 7659192447
commit 3932b1af7c
3 changed files with 39 additions and 25 deletions
+1 -4
View File
@@ -28,10 +28,7 @@ FL_VERSION = @FL_VERSION@
# FLTK configuration options
BUILD_GDI = @BUILD_GDI@
BUILD_X11 = @BUILD_X11@
BUILD_XFT = @BUILD_XFT@
USEMMFILES = @USEMMFILES@
BUILD = @BUILD@
# Standard configure variables