From xlibs-commit at pdx.freedesktop.org Sun Jun 1 16:27:13 2008 From: xlibs-commit at pdx.freedesktop.org (Sergey V. Udaltsov) Date: Sun, 1 Jun 2008 16:27:13 -0700 (PDT) Subject: xkeyboard-config configure.in,1.59,1.60 Message-ID: <20080601232713.09DB69EB2B@gabe.freedesktop.org> Committed by: svu Update of /cvs/xkeyboard-config/xkeyboard-config In directory kemper:/tmp/cvs-serv28474 Modified Files: configure.in Log Message: last commit to CVS - the rest is in git Index: configure.in =================================================================== RCS file: /cvs/xkeyboard-config/xkeyboard-config/configure.in,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- configure.in 27 May 2008 23:11:39 -0000 1.59 +++ configure.in 1 Jun 2008 23:27:07 -0000 1.60 @@ -1,4 +1,7 @@ AC_INIT(xkeyboard-config, 1.3) + +AC_ERROR(The repository is now in git: git://anongit.freedesktop.org/git/xkeyboard-config) + AC_CONFIG_SRCDIR(rules/base.xml.in) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE