From 93bc9597b2419f2066a268a47346c55bc55c0bc0 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 4 Dec 2012 12:50:58 +0000 Subject: [PATCH] Remove unnecessary comment. Signed-off-by: Christopher Michael SVN revision: 80148 --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index ea6803340e..d973639cfd 100644 --- a/configure.ac +++ b/configure.ac @@ -2983,8 +2983,6 @@ AC_MSG_NOTICE([Ecore_Wayland checks]) ### Checks for libraries -# Evil library for compilation on Windows - ## Eina, Ecore, Ecore_Input requirements_pc_ecore_wayland="ecore-input >= ${PACKAGE_VERSION} ecore >= ${PACKAGE_VERSION} eina >= ${PACKAGE_VERSION}"