mirror of
https://github.com/jfdelnero/HxCFloppyEmulator.git
synced 2026-07-27 19:56:23 +00:00
FLTK : (Linux) force autogen + configure before building the lib.
This commit is contained in:
@@ -202,7 +202,7 @@ ifneq (,$(findstring arm64,$(MACOSX_ARCH)))
|
||||
endif
|
||||
endif
|
||||
else
|
||||
$(MAKE) -C ../sources/thirdpartylibs/fltk/fltk-1.x.x/ DIRS=src
|
||||
cd ../sources/thirdpartylibs/fltk/fltk-1.x.x/ && ./autogen.sh && ./configure && $(MAKE)
|
||||
endif
|
||||
|
||||
DATA_FILES: bmptoh
|
||||
|
||||
Reference in New Issue
Block a user