[PATCH] configure.ac: remove unused sdkdir=$(pkg-config...) statement

Gaetan Nadon memsize at videotron.ca
Wed Dec 16 12:52:18 PST 2009


The sdkdir varaible isn't use, so remove the statement

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 6b3c4c6..482fbeb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -96,7 +96,6 @@ PKG_CHECK_MODULES(XEXT, [xextproto >= 7.0.99.1],
                   HAVE_XEXTPROTO_71="yes"; AC_DEFINE(HAVE_XEXTPROTO_71, 1, [xextproto 7.1 available]),
                   HAVE_XEXTPROTO_71="no")
 AM_CONDITIONAL(HAVE_XEXTPROTO_71, [ test "$HAVE_XEXTPROTO_71" = "yes" ])
-sdkdir=$(pkg-config --variable=sdkdir xorg-server)
 
 # Checks for libraries.
 
-- 
1.6.0.4


--Boundary_(ID_tsUJnuDqP25Lp+63BaENHQ)--


More information about the xorg-devel mailing list