head	1.3;
access;
symbols
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	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;
locks; strict;
comment	@# @;


1.3
date	2007.09.27.00.16.01;	author shaun;	state dead;
branches;
next	1.2;

1.2
date	2002.09.19.13.04.39;	author nectar;	state Exp;
branches;
next	1.1;

1.1
date	2000.08.30.13.59.56;	author nectar;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Upgrade to 1.0.1.

PR:		ports/115589
Submitted by:	Rasmus Kaj <kaj@@kth.se>
@
text
@--- ltmain.sh.orig	Mon Aug 19 07:22:52 2002
+++ ltmain.sh	Mon Aug 19 07:23:04 2002
@@@@ -4210,10 +4210,10 @@@@
 	fi
 
 	# Install the pseudo-library for information purposes.
-	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
-	instname="$dir/$name"i
-	$show "$install_prog $instname $destdir/$name"
-	$run eval "$install_prog $instname $destdir/$name" || exit $?
+	#name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+	#instname="$dir/$name"i
+	#$show "$install_prog $instname $destdir/$name"
+	#$run eval "$install_prog $instname $destdir/$name" || exit $?
 
 	# Maybe install the static library, too.
 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
@


1.2
log
@Update 0.4e -> 0.5
@
text
@@


1.1
log
@Upgrade 0.2t -> 0.3b
@
text
@d1 3
a3 4
--- ltmain.sh.orig	Wed Aug 30 08:22:05 2000
+++ ltmain.sh	Wed Aug 30 08:24:36 2000
@@@@ -4058,12 +4058,6 @@@@
 	  IFS="$save_ifs"
d6 1
a6 1
-	# Install the pseudo-library for information purposes.
d11 5
a15 1
-
a17 1
 	;;
@

