nixpkgs/pkgs/servers
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
..
ftp/vsftpd * "." -> "source". 2005-12-05 14:11:09 +00:00
http * "." -> "source". 2005-12-05 14:11:09 +00:00
mail/dovecot dovecot-1.0.alpha2 2005-09-12 14:44:19 +00:00
sql * "." -> "source". 2005-12-05 14:11:09 +00:00
ssh-script add all keys for all different protocols... 2005-12-22 19:28:12 +00:00
x11/xorg * Fix a horrible in imake: its results depend on whether a C compiler 2006-01-11 00:21:52 +00:00