diff --git a/configure.ac b/configure.ac index 42178a2..4781434 100644 --- a/configure.ac +++ b/configure.ac @@ -118,14 +118,13 @@ AS_IF([test "x$enable_gcov" != "xno"], enable_gcov=yes ], ) - -AM_PATH_PYTHON([2.6]) - AM_CONDITIONAL([GCOV_ENABLED], [test "x$enable_gcov" != "xno"]) AC_SUBST([GCOV_CFLAGS]) AC_SUBST([GCOV_LDFLAGS]) AC_MSG_RESULT([$enable_gcov]) +AM_PATH_PYTHON([2.6]) + AC_CONFIG_FILES([Makefile libevdev/Makefile doc/Makefile