summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-10-30 18:35:50 +0100
committerSimon Josefsson <simon@josefsson.org>2008-10-30 18:35:50 +0100
commit261509eb3dbae24d2675833bf4fcfd3e6de036cc (patch)
treeb98740eb09ace8794ff01029a896443166663b5a /cfg.mk
parent6fb327d16a07bcfd92259b5f9d4ef3632324e40d (diff)
downloadgnutls-261509eb3dbae24d2675833bf4fcfd3e6de036cc.tar.gz
Build fixes.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/cfg.mk b/cfg.mk
index 077bc4c7ac..f6e31470f2 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -32,9 +32,7 @@ autoreconf:
for f in $(PODIR)/*.po.in; do \
cp $$f `echo $$f | sed 's/.in//'`; \
done
- mv build-aux/config.rpath build-aux/config.rpath-
test -f ./configure || autoreconf --install
- mv build-aux/config.rpath- build-aux/config.rpath
update-po: refresh-po
for f in `ls $(PODIR)/*.po | grep -v quot.po`; do \