Find a file
Eelco Dolstra 7dba8848ed * Fix a horrible in imake: its results depend on whether a C compiler
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
2006-01-11 00:21:52 +00:00
maintainers add location of static bzip2 2006-01-01 14:25:56 +00:00
pkgs * Fix a horrible in imake: its results depend on whether a C compiler 2006-01-11 00:21:52 +00:00
NEWS * NEWS. 2005-04-11 09:01:27 +00:00
STABLE * Move stuff. 2005-02-21 16:05:33 +00:00
VERSION * Bump version number to 0.9. 2005-04-11 13:58:06 +00:00