aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker/files/patch-WINGs__Examples__Makefile.in
blob: cf7c2ac1e92c8c49170596f2c1acca65ecb5eac8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- WINGs/Examples/Makefile.in.orig	2020-08-13 06:26:57 UTC
+++ WINGs/Examples/Makefile.in
@@ -359,14 +359,14 @@ top_srcdir = @top_srcdir@
 wprefs_bindir = @wprefs_bindir@
 wprefs_datadir = @wprefs_datadir@
 AUTOMAKE_OPTIONS = 
-LDADD = $(top_builddir)/WINGs/libWINGs.la $(top_builddir)/wrlib/libwraster.la \
+LDADD = $(top_builddir)/WINGs/libWINGs.la -lwraster \
 	$(top_builddir)/WINGs/libWUtil.la \
 	@XFT_LIBS@ @INTLIBS@ @XLIBS@
 
 colorpick_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.la
 fontl_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.la
 puzzle_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.la
-AM_CPPFLAGS = -I$(top_srcdir)/WINGs -I$(top_srcdir)/wrlib -I$(top_srcdir)/src \
+AM_CPPFLAGS = -I$(top_srcdir)/WINGs -I$(top_srcdir)/src \
 	-DRESOURCE_PATH=\"$(datadir)/WINGs\" @HEADER_SEARCH_PATH@
 
 all: all-am