summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/freetype/freetype-2.4.8/no-hardcode.patch
blob: 0f21d1ff26cada261c55e47659cf542259ac543d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Upstream-Status: Inappropriate [configuration]

--- freetype-2.1.10/builds/unix/freetype-config.in.old	2006-05-01 12:39:20.000000000 +0100
+++ freetype-2.1.10/builds/unix/freetype-config.in	2006-05-01 12:39:34.000000000 +0100
@@ -16,7 +16,7 @@
 libdir=@libdir@
 enable_shared=@enable_shared@
 wl=@wl@
-hardcode_libdir_flag_spec='@hardcode_libdir_flag_spec@'
+hardcode_libdir_flag_spec=''
 
 usage()
 {