]> Dogcows Code - chaz/tint2/commitdiff
Cleanup.
authorChristian Ruppert <Spooky85@gmail.com>
Sun, 7 Jun 2009 17:08:08 +0000 (17:08 +0000)
committerChristian Ruppert <Spooky85@gmail.com>
Sun, 7 Jun 2009 17:08:08 +0000 (17:08 +0000)
configure.ac

index 8e3bc019229987bffe99f009c98c58b160b8443e..226e8cb338cb5a2c3883bc4a2eb82bb79c5b3e84 100644 (file)
@@ -45,11 +45,6 @@ PKG_CHECK_MODULES([IMLIB2], [imlib2])
 AC_SUBST(IMLIB2_CFLAGS)
 AC_SUBST(IMLIB2_LIBS)
 
-## We need just the header so AC_CHECK_HEADERS might be enough...
-#PKG_CHECK_MODULES([XRANDR], [xrandr])
-#AC_SUBST(XRANDR_CFLAGS)
-#AC_SUBST(XRANDR_LIBS)
-
 # Checks for header files.
 AC_PATH_X
 AC_CHECK_HEADERS([fcntl.h stdlib.h string.h sys/time.h unistd.h])
This page took 0.021409 seconds and 4 git commands to generate.