From 81718f309a3fb55ea7981bc85eee8cc816cf2029 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 23 Jun 2010 15:27:13 +0200 Subject: [PATCH] xrandr: remove unneeded configure options Signed-off-by: Stephan Raue --- packages/x11/app/xrandr/build | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/x11/app/xrandr/build b/packages/x11/app/xrandr/build index add3bcea19..9c6e2c1a54 100755 --- a/packages/x11/app/xrandr/build +++ b/packages/x11/app/xrandr/build @@ -10,8 +10,6 @@ cd $PKG_BUILD --build=$HOST_NAME \ --prefix=/usr \ --sysconfdir=/etc \ - --disable-static \ - --enable-shared \ make