mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-26 08:22:37 +01:00
more fixes for missing linking flags in some cases
This commit is contained in:
@@ -119,6 +119,7 @@ INCLUDES = \
|
||||
wmaker_LDADD = \
|
||||
$(top_builddir)/WINGs/libWINGs.a\
|
||||
$(top_builddir)/wrlib/libwraster.la\
|
||||
@XLFLAGS@ \
|
||||
@XFTLIBS@ \
|
||||
@XLIBS@ \
|
||||
@INTLIBS@ \
|
||||
@@ -127,6 +128,7 @@ wmaker_LDADD = \
|
||||
#wsmap_LDADD = \
|
||||
# $(top_builddir)/WINGs/libWINGs.a\
|
||||
# $(top_builddir)/wrlib/libwraster.la\
|
||||
# @XLFLAGS@ \
|
||||
# @XFTLIBS@ \
|
||||
# @XLIBS@ \
|
||||
# @INTLIBS@ \
|
||||
|
||||
Reference in New Issue
Block a user