Bunk commit to trigger the build cluster.

Originally committed to SVN as r2835.
This commit is contained in:
Amar Takhar 2009-04-21 18:48:59 +00:00
parent af68c58f56
commit e2d0317df3
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ PKG_PROG_PKG_CONFIG([pkgconfig_required_version])
AM_MAINTAINER_MODE
# XXX: This needs to be fixed to handle mixed revisions properly
# There is probably a better way to handle it as well.
# There is probably a better way to handle it as well...
AC_MSG_CHECKING([for svn version])
if test -d "$srcdir/.svn"; then
SVN_REVISION=`svnversion $srcdir | sed "s/\(^@<:@0-9@:>@*\).*/\1/"`