1
0
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:
dan
2006-04-25 20:01:51 +00:00
parent 90c0e656f1
commit 4688c9839b
2 changed files with 4 additions and 2 deletions

View File

@@ -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@ \