summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-07-21 08:33:38 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-07-21 08:33:38 -0400
commit48ec2e65c268b426ab9a3e214d174447cf5b5936 (patch)
tree33736ff17d8dfdc9991c8bcf7b8da9fc0485dd0c /configure.ac
parent1aabb7eb7d8f06c7481151145db3b9a722ce4ef0 (diff)
config: remove unrequired AC_SUBST for LIBDRM and LIBUDEV
These macros are called by the PKG_CHECK_MODULES macro. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 8bd4b972..fb09d5e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -356,10 +356,6 @@ case $host_os in
AC_DEFINE(FGL_LINUX, 1, [Use linux pragma pack]) ;;
esac
-AC_SUBST([LIBDRM_RADEON_CFLAGS])
-AC_SUBST([LIBDRM_RADEON_LIBS])
-AC_SUBST([LIBUDEV_CFLAGS])
-AC_SUBST([LIBUDEV_LIBS])
AC_SUBST([moduledir])
DRIVER_NAME=ati