#382 Clever way to distinguish between svn and tarball required
Metadata
| Property | Value |
|---|---|
| Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Reported at | Apr 22, 2008 14:55 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Last edited at | Jun 2, 2008 09:55 |
| Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Closed at | Jun 2, 2008 09:55 |
| Closed in version | 1.2 |
| Resolution | Fixed |
| Comment |
Description
dunecontrol should run dune-autogen if and only if we are working with a development version and not with the tarballs.
Till now we could destinguish between the two types by checking for autogen.sh. As autogen.sh is obsolete, we do require a new way to do this.