Remove the AC_LIB_RPATH hack as it breaks gettext detection and generates a million warnings

Originally committed to SVN as r5835.
This commit is contained in:
Thomas Goyne 2011-11-08 04:12:47 +00:00
parent 06932668ee
commit 2d61579a65
1 changed files with 0 additions and 2 deletions

View File

@ -994,8 +994,6 @@ AC_SUBST(enable_ccache)
##############################
# Internationalisation support
##############################
# Avoid checking for config.rpath, we're not using automake.
define([AC_LIB_RPATH], [:])
AM_GNU_GETTEXT([external])
if test "$build_darwin" = "yes"; then