diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-16 21:04:38 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-16 21:04:38 +0000 |
commit | 668467bee6c9b16972f826a6ab9e02fe8a07477d (patch) | |
tree | 303d7505e0df94e90822c9e81c3e758150893f0e /driver/xf86-video-intel/Makefile.in | |
parent | 0f89778bb91852ec3345e971c072341ccc662853 (diff) |
regen
Diffstat (limited to 'driver/xf86-video-intel/Makefile.in')
-rw-r--r-- | driver/xf86-video-intel/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/driver/xf86-video-intel/Makefile.in b/driver/xf86-video-intel/Makefile.in index 839fe1af6..a66a49041 100644 --- a/driver/xf86-video-intel/Makefile.in +++ b/driver/xf86-video-intel/Makefile.in @@ -177,6 +177,8 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ +VIDEO_DEBUG_FALSE = @VIDEO_DEBUG_FALSE@ +VIDEO_DEBUG_TRUE = @VIDEO_DEBUG_TRUE@ XORG_CFLAGS = @XORG_CFLAGS@ XORG_LIBS = @XORG_LIBS@ ac_ct_AR = @ac_ct_AR@ |