summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/files/patch-an
blob: 7dfe10531d08132b808fb2a7625ddcaa3393e504 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ltmain.sh.orig	Tue Jan 29 22:40:33 2002
+++ ltmain.sh	Wed Feb 20 23:52:30 2002
@@ -1140,6 +1140,7 @@
 	;;
 
       -avoid-version)
+	build_old_libs=no
 	avoid_version=yes
 	continue
 	;;