summaryrefslogtreecommitdiff
path: root/GNUmakefile
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 /GNUmakefile
parentf338f019a27dbe113b9c5f408a7a22a6e23b516d (diff)
downloadgnutls-f29ec4fcd0dee0b172efa610443d393855b4ae9f.tar.gz
Remove config.rpath hack.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 96f00f3432..8bef04f65d 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -3,7 +3,6 @@ ifneq ($(have-gnulib-files),yes)
gnulib.mk:
ln -s build-aux/GNUmakefile gnulib.mk || cp build-aux/GNUmakefile gnulib.mk
ln -s build-aux/maint.mk maint.mk || cp build-aux/maint.mk maint.mk
- mv build-aux/config.rpath{,-}
endif
-include gnulib.mk