Pass the multiarch lib path to configure to fix FTBFS.

v3.5.13-sru
Timothy Pearson 14 years ago
parent a6d13afe44
commit ce33b27221

@ -91,6 +91,8 @@ CONFIGURE_OPTS = \
-I/usr/include/freetype2 \ -I/usr/include/freetype2 \
-I`pg_config --includedir` \ -I`pg_config --includedir` \
\ \
-L/usr/lib/$(DEB_HOST_MULTIARCH) \
\
-lfontconfig \ -lfontconfig \
-inputmethod \ -inputmethod \
# End of CONFIGURE_OPTS # End of CONFIGURE_OPTS

Loading…
Cancel
Save