Kill duplicate line

This commit is contained in:
matthieu 2014-07-13 16:12:24 +00:00
parent bd92ff34e3
commit 019c7950c0
2 changed files with 1 additions and 5 deletions

View File

@ -637,8 +637,8 @@ ac_subst_vars='am__EXEEXT_FALSE
am__EXEEXT_TRUE
LTLIBOBJS
LIBOBJS
DRIVER_NAME
moduledir
DRIVER_NAME
XORG_LIBS
XORG_CFLAGS
AM_BACKSLASH
@ -17756,8 +17756,6 @@ $as_echo "#define STDC_HEADERS 1" >>confdefs.h
fi
DRIVER_NAME=wsfb

View File

@ -67,8 +67,6 @@ PKG_CHECK_MODULES(XORG, [xorg-server >= 1.0.99.901 xproto $REQUIRED_MODULES])
# Checks for header files.
AC_HEADER_STDC
AC_SUBST([moduledir])
DRIVER_NAME=wsfb
AC_SUBST([DRIVER_NAME])
AC_SUBST([moduledir])