all repos — tint2 @ 39480ccace635f5b46db6790a10ec43f4d8adafa

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Cleanup.


git-svn-id: http://tint2.googlecode.com/svn/trunk@95 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85 Spooky85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
commit

39480ccace635f5b46db6790a10ec43f4d8adafa

parent

1a51914a44dd0530b19ec057e0f5fc3437f26905

1 files changed, 0 insertions(+), 5 deletions(-)

jump to
M configure.acconfigure.ac

@@ -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])