mirror of
https://github.com/fltk/fltk.git
synced 2026-05-26 18:17:03 +08:00
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:
+1
-4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user