aboutsummaryrefslogtreecommitdiffstats
path: root/makeconf.sh
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2007-04-05 17:39:58 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2007-04-05 17:39:58 +0000
commitc49573731c2b9286fc9773840da1a4fa8597dc70 (patch)
treec4a0df7d2fdcd9ac0267a7fd27404fd3f733141d /makeconf.sh
parent3cba1d430930b71202bf8000d2052609ec92ab5d (diff)
downloadlibfuse-c49573731c2b9286fc9773840da1a4fa8597dc70.tar.gz
*** empty log message ***
Diffstat (limited to 'makeconf.sh')
-rwxr-xr-xmakeconf.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/makeconf.sh b/makeconf.sh
index 99edae5..f21378d 100755
--- a/makeconf.sh
+++ b/makeconf.sh
@@ -3,6 +3,8 @@
echo Running libtoolize...
libtoolize --automake -c -f
+cp /usr/share/gettext/config.rpath .
+
if test ! -z "`which autoreconf`"; then
echo Running autoreconf...
autoreconf -i -f