nixpkgs/pkgs/servers/x11/xorg
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
..
builder.sh * Discover dependencies on libXaw. 2006-01-09 12:49:21 +00:00
default.nix * Fix a horrible in imake: its results depend on whether a C compiler 2006-01-11 00:21:52 +00:00
generate-expr-from-tarballs.pl * Fix a horrible in imake: its results depend on whether a C compiler 2006-01-11 00:21:52 +00:00
imake.patch * Fix a horrible in imake: its results depend on whether a C compiler 2006-01-11 00:21:52 +00:00
imake.sh * Get imake to build again (xmkmf is gone). 2006-01-09 19:34:26 +00:00