head	1.2;
access;
symbols
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.03.01.06.21.17;	author marcus;	state dead;
branches;
next	1.1;

1.1
date	2000.04.24.19.15.51;	author jseger;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to 1.8.4, and assign maintainership to submitter.

PR:		121137
Submitted by:	David Barksdale <amatus@@gnu.org>
@
text
@--- qt/Makefile.in.orig	Mon Apr 24 14:53:57 2000
+++ qt/Makefile.in	Mon Apr 24 14:54:33 2000
@@@@ -407,7 +407,7 @@@@
 
 
 .s.lo:
-	$(LIBTOOL) --mode=compile $(COMPILE) $(qthread_asflags) -c $<
+	$(LIBTOOL) --mode=compile $(CC) $(qthread_asflags) -c $<
 qtmds.s:
 	${LN_S} ${srcdir}/${qtmds_s} qtmds.s
 qtmdc.c:
@


1.1
log
@Fix compilation on CURRENT

Submitted by:	Jeremy Lea <reg@@FreeBSD.ORG>
PR:		ports/17899
@
text
@@

