summaryrefslogtreecommitdiff
path: root/maint-cfg.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-12-09 23:12:12 +0100
committerSimon Josefsson <simon@josefsson.org>2007-12-09 23:12:12 +0100
commitf71a8c3273eae5e79951a69825655dfd56440503 (patch)
treea0a4b4a456aa0064973557fa78e93e468649c36d /maint-cfg.mk
parent740084ce61646e020d33dc9501b8ce3807325702 (diff)
downloadgnutls-f71a8c3273eae5e79951a69825655dfd56440503.tar.gz
Gettext 0.17 to solve -L problem.
Diffstat (limited to 'maint-cfg.mk')
-rw-r--r--maint-cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/maint-cfg.mk b/maint-cfg.mk
index 12d25efe08..bd4e92f9b7 100644
--- a/maint-cfg.mk
+++ b/maint-cfg.mk
@@ -29,7 +29,6 @@ endif
autoreconf:
test -f ./configure || autoreconf --install
mv build-aux/config.rpath{-,}
- for i in m4/*.m4; do if test -f lgl/$$i; then cp -v lgl/$$i m4/; fi; done
bootstrap: autoreconf
./configure $(CFGFLAGS)