1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-06 13:54:12 +01:00

removed bogus patch

This commit is contained in:
kojima
2001-09-04 20:02:17 +00:00
parent 761f193b0a
commit 5e6b9009a0

View File

@@ -18,9 +18,6 @@ LDADD= libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBPL@ @INTLIBS@
EXTRA_DIST = BUGS
wingsincludedir = $(includedir)/WINGs
wingsinclude_HEADERS = WINGs.h WUtil.h WINGsP.h
# wbutton.c
libWINGs_a_SOURCES = \
array.c \
@@ -101,7 +98,8 @@ libWUtil_a_SOURCES = \
usleep.c \
wapplication.c \
wconfig.h \
wutil.c
wutil.c\
snprintf.c
CPPFLAGS = @CPPFLAGS@ -DLOCALEDIR=\"$(NLSDIR)\"