summaryrefslogtreecommitdiff
path: root/maint-cfg.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-12-11 17:34:57 +0100
committerSimon Josefsson <simon@josefsson.org>2007-12-11 17:34:57 +0100
commitf29ec4fcd0dee0b172efa610443d393855b4ae9f (patch)
tree8fa9ae73fe5c6f21389329dffe1fa282935eb253 /maint-cfg.mk
parentf338f019a27dbe113b9c5f408a7a22a6e23b516d (diff)
downloadgnutls-f29ec4fcd0dee0b172efa610443d393855b4ae9f.tar.gz
Remove config.rpath hack.
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 bd4e92f9b7..1d77fba6b0 100644
--- a/maint-cfg.mk
+++ b/maint-cfg.mk
@@ -28,7 +28,6 @@ endif
autoreconf:
test -f ./configure || autoreconf --install
- mv build-aux/config.rpath{-,}
bootstrap: autoreconf
./configure $(CFGFLAGS)