7dba8848ed4bcceb4187a754f221af26f10b2063
exists in one of a fixed set of paths (e.g., /usr/bin/cc). For instance, on a system without /usr/bin/cc the variable DependCmd would evaluate to "makedepend", and on a system with it, to "gccmakedep". Solution: just use "gcc" always. Also disabled some shitty code to detect the current Linux distribution (by probing for files like /etc/SuSE-release). svn path=/nixpkgs/trunk/; revision=4534
Description
No description provided
Languages
Nix
95.1%
Shell
2%
Python
1.7%
Rust
0.2%
C
0.2%
Other
0.4%