head 1.3; access; symbols OPENPKG_E1_MP_HEAD:1.3 OPENPKG_E1_MP:1.3 OPENPKG_E1_MP_2_STABLE:1.3 OPENPKG_E1_FP:1.3 OPENPKG_2_STABLE_MP:1.3 OPENPKG_2_STABLE_20061018:1.3 OPENPKG_2_STABLE_20060622:1.3 OPENPKG_2_STABLE:1.3.0.8 OPENPKG_2_STABLE_BP:1.3 OPENPKG_2_5_RELEASE:1.3 OPENPKG_2_5_SOLID:1.3.0.6 OPENPKG_2_5_SOLID_BP:1.3 OPENPKG_2_4_RELEASE:1.3 OPENPKG_2_4_SOLID:1.3.0.4 OPENPKG_2_4_SOLID_BP:1.3 OPENPKG_CW_FP:1.3 OPENPKG_2_3_RELEASE:1.3 OPENPKG_2_3_SOLID:1.3.0.2 OPENPKG_2_3_SOLID_BP:1.3 OPENPKG_2_2_RELEASE:1.2.6.1 OPENPKG_2_2_SOLID:1.2.0.6 OPENPKG_2_2_SOLID_BP:1.2 OPENPKG_2_1_RELEASE:1.2 OPENPKG_2_1_SOLID:1.2.0.4 OPENPKG_2_1_SOLID_BP:1.2 OPENPKG_2_0_RELEASE:1.2 OPENPKG_2_0_SOLID:1.2.0.2 OPENPKG_2_0_SOLID_BP:1.2; locks; strict; comment @# @; 1.3 date 2004.10.13.16.50.53; author ms; state Exp; branches; next 1.2; 1.2 date 2003.12.19.11.04.14; author rse; state Exp; branches 1.2.6.1; next 1.1; 1.1 date 2003.11.27.10.48.22; author rse; state Exp; branches; next ; 1.2.6.1 date 2004.10.13.17.54.09; author rse; state Exp; branches; next ; desc @@ 1.3 log @upgrading package: distcc 2.17 -> 2.18 @ text @Index: Makefile.in --- Makefile.in.orig 2003-11-28 01:28:29.000000000 +0100 +++ Makefile.in 2003-12-19 12:02:16.000000000 +0100 @@@@ -378,8 +378,8 @@@@ distccmon-gnome@@EXEEXT@@: $(mon_obj) $(gnome_obj) $(CC) -o $@@ $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) $(LIBS) \ - $(GNOME_CFLAGS) $(GNOME_LIBS) \ - $(mon_obj) $(gnome_obj) + $(GNOME_CFLAGS) \ + $(mon_obj) $(gnome_obj) $(GNOME_LIBS) ## Dist targets @ 1.2 log @upgrading package: distcc 2.11.2 -> 2.12 @ text @d4 1 a4 1 @@@@ -372,8 +372,8 @@@@ @ 1.2.6.1 log @MFC: latest upgrade @ text @d4 1 a4 1 @@@@ -378,8 +378,8 @@@@ @ 1.1 log @new package: distcc 2.11.2 (Distributing C Compiler Framework) @ text @d2 3 a4 3 --- Makefile.in.orig 2003-10-13 08:09:48.000000000 +0200 +++ Makefile.in 2003-11-27 11:14:12.000000000 +0100 @@@@ -370,8 +370,8 @@@@ d8 1 a8 1 - `pkg-config --cflags --libs $(GNOME_PACKAGES) ` \ d10 2 a11 2 + `pkg-config --cflags $(GNOME_PACKAGES) ` \ + $(mon_obj) $(gnome_obj) `pkg-config --libs $(GNOME_PACKAGES)` @