gtk+-0.99.4: patches for building in != srcdir
- From: Assar Westerlund <assar sics se>
- To: gtk-list redhat com
- Subject: gtk+-0.99.4: patches for building in != srcdir
- Date: 08 Mar 1998 11:46:39 +0100
More patches fro building in a different directory.
/assar
===================================================================
RCS file: gdk/RCS/Makefile.am,v
retrieving revision 1.1
diff -uc -r1.1 gdk/Makefile.am
*** gdk/Makefile.am 1998/03/08 10:28:16 1.1
--- gdk/Makefile.am 1998/03/08 10:28:22
***************
*** 49,55 ****
libgdk_la_LDFLAGS = -version-info 1:0:0 \
@x_ldflags@ @x_libs@
! INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib @x_cflags@
EXTRA_PROGRAMS = gxid
--- 49,55 ----
libgdk_la_LDFLAGS = -version-info 1:0:0 \
@x_ldflags@ @x_libs@
! INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib -I../glib @x_cflags@
EXTRA_PROGRAMS = gxid
===================================================================
RCS file: gtk/RCS/Makefile.am,v
retrieving revision 1.1
diff -uc -r1.1 gtk/Makefile.am
*** gtk/Makefile.am 1998/03/08 10:28:32 1.1
--- gtk/Makefile.am 1998/03/08 10:28:38
***************
*** 218,224 ****
tree_minus.xbm \
circles.xbm
! INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib @x_cflags@
noinst_PROGRAMS = testgtk testinput testselection simple
testgtk_LDADD = \
--- 218,224 ----
tree_minus.xbm \
circles.xbm
! INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib -I../glib @x_cflags@
noinst_PROGRAMS = testgtk testinput testselection simple
testgtk_LDADD = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]