summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/freetype/freetype-2.3.12/no-hardcode.patch
blob: 44ae450a149c651f127048ed5f9b409489802211 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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()
 {