mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
configure.ac: drop unused sdkdir symbol
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -723,8 +723,6 @@ LIBS=""
|
||||
AC_SEARCH_LIBS(clock_gettime, rt, [CLOCK_GETTIME_LIBS=$LIBS])
|
||||
AC_SUBST(CLOCK_GETTIME_LIBS)
|
||||
|
||||
sdkdir=`$PKG_CONFIG --variable=sdkdir xorg-server`
|
||||
|
||||
AM_CONDITIONAL(DEBUG, test "x$DEBUG" != "xno")
|
||||
AM_CONDITIONAL(FULL_DEBUG, test "x$DEBUG" = "xfull")
|
||||
if test "x$DEBUG" = "xno"; then
|
||||
|
||||
Reference in New Issue
Block a user