|
|
@ -1,4 +1,3 @@ |
|
|
|
dnl $Id: configure.in.in 26568 2008-01-14 01:09:43Z jannis $ |
|
|
|
dnl |
|
|
|
dnl Copyright (c) 2004 - 2008 The Xfce development team |
|
|
|
dnl |
|
|
@ -33,7 +32,7 @@ Written for Xfce by Jasper Huijsmans <jasper@xfce.org> |
|
|
|
and Nick Schermer <nick@xfce.org>.]) |
|
|
|
AC_INIT([xfce4-panel], [xfce4_panel_version], [http://bugzilla.xfce.org/], [xfce4-panel]) |
|
|
|
AC_PREREQ([2.50]) |
|
|
|
AC_REVISION([$Id$]) |
|
|
|
AC_REVISION([xfce4_panel_version_build]) |
|
|
|
|
|
|
|
dnl *************************** |
|
|
|
dnl *** Initialize automake *** |
|
|
|