Make it build again for non-local use.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Jul 15 09:22:47 2009 +0200 (2009-07-15)
changeset 1430933eee133cbf
parent 1429 2ea00591717a
child 1431 28a90ba877ca
child 1435 78a899c028c4
child 1475 1626414b1662
Make it build again for non-local use.

Using colons (:) in the version string creates Makefile problems:

Makefile:195: *** multiple target patterns. Stop.
make: *** [build] Error 2
configure
     1.1 --- a/configure	Fri Jun 26 19:55:33 2009 +0200
     1.2 +++ b/configure	Wed Jul 15 09:22:47 2009 +0200
     1.3 @@ -373,7 +373,7 @@
     1.4              "")
     1.5                  VERSION="${VERSION}_unknown@$( date +%Y%m%d.%H%M%S )";;
     1.6              *)
     1.7 -                VERSION="${VERSION}:$( hg id -b )@${REVISION%%+}:$( hg id -i )"
     1.8 +                VERSION="${VERSION}_$( hg id -b )@${REVISION%%+}_$( hg id -i )"
     1.9                  ;;
    1.10          esac
    1.11          # Arrange to have no / in the directory name, no need to create an