]> granicus.if.org Git - curl/commit
configure: avoid $VERSION
authorDaniel Stenberg <daniel@haxx.se>
Sun, 20 Mar 2011 18:32:54 +0000 (19:32 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 20 Mar 2011 18:32:54 +0000 (19:32 +0100)
commit0355e33b5f7b234cf3ddd7d9deef0e8616e177ce
tree7dcbc764d339860d07ccee88df90e4787af634a8
parente765afccb6b0b22fcc653cbaa938521997a27ec7
configure: avoid $VERSION

To reduce the risk of variable name conflicts, use CURLVERSION instead
of VERSION.
configure.ac