a few modifications, blah blah

This commit is contained in:
Elliot Lee
1998-01-08 20:25:33 +00:00
parent 1d58a2e291
commit f873f58d5b
6 changed files with 12 additions and 9 deletions

View File

@ -43,8 +43,8 @@ gdkinclude_HEADERS = \
gdktypes.h \
gdkx.h
libgdk_la_LDFLAGS = -version-info 1:0:0 \
@x_ldflags@ @x_libs@
libgdk_la_LDFLAGS = -version-info 1:0:0 @x_ldflags@
libgdk_la_LIBADD = @x_libs@
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib @x_cflags@