summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-07-08 14:47:25 +0200
committerMichael Stahl <mstahl@redhat.com>2013-07-08 18:47:24 +0200
commitb0123630a845e3b4eb9340e6aab921a2bfe0ccd2 (patch)
tree72b3665f1c3b7aa17de0c2597fe6773b81537647 /configure.ac
parent3de0e40215bcb49b8510c3c4719915a56efa3fa4 (diff)
configure: remove bogus --disable-rpath
Change-Id: I3e7b0ea8547df7cba5dd5f4fb3c434384cab1dd0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 908bc5f19bd7..2ac5cd485888 100644
--- a/configure.ac
+++ b/configure.ac
@@ -990,11 +990,6 @@ AC_ARG_ENABLE(headless,
server usage. Work in progress, use only if you are hacking on
it. Not related to the --headless option.]), ,)
-AC_ARG_ENABLE(rpath,
- AS_HELP_STRING([--disable-rpath],
- [Disable the use of relative paths in shared libraries.]),
-,)
-
AC_ARG_ENABLE(randr,
AS_HELP_STRING([--disable-randr],
[Disable RandR support in the vcl project.]),