mirror of
https://github.com/X11Libre/xf86-video-sis.git
synced 2026-03-24 01:25:01 +00:00
config: remove unrequired AC_SUBST([XORG_CFLAGS])
This macro is called by PKG_CHECK_MODULES Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
@@ -121,7 +121,6 @@ fi
|
|||||||
AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test "x$XSERVER_LIBPCIACCESS" = xyes)
|
AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test "x$XSERVER_LIBPCIACCESS" = xyes)
|
||||||
|
|
||||||
AC_SUBST([DRI_CFLAGS])
|
AC_SUBST([DRI_CFLAGS])
|
||||||
AC_SUBST([XORG_CFLAGS])
|
|
||||||
AC_SUBST([moduledir])
|
AC_SUBST([moduledir])
|
||||||
|
|
||||||
DRIVER_NAME=sis
|
DRIVER_NAME=sis
|
||||||
|
|||||||
Reference in New Issue
Block a user