diff --git a/configure.in.in b/configure.in.in index 1b83ea9..96a30a6 100644 --- a/configure.in.in +++ b/configure.in.in @@ -18,7 +18,7 @@ dnl *** Initialize autoconf *** dnl *************************** AC_COPYRIGHT([Copyright (c) 2006-2007 The Xfce development team. All rights reserved.]) -AC_INIT([xfce4-eyes-plugin], [eyes_version()], [http://bugzilla.xfce.org/], [xfce4-eyes-plugin]) +AC_INIT([xfce4-eyes-plugin], [eyes_version], [http://bugzilla.xfce.org/], [xfce4-eyes-plugin]) AC_PREREQ([2.50]) AC_CANONICAL_TARGET() AC_REVISION([$Id])