nixpkgs/pkgs/servers
Peter Simons abe32ecf99 libSM: use native libuuid when building on MacOS X
On Linux, <uuid/uuid.h> and related functions are provided by the util-linux-ng
package, which doesn't build on other operating systems, such as MacOS X. That
platform provides libuuid as part of the system. Hence, to build libSM on
MacOS, we define (empty) variables LIBUUID_CFLAGS and LIBUUID_CFLAGS. Those
settings disable ./configure's attempt to detect libuuid with pkgconfig --
which would fail.

svn path=/nixpkgs/trunk/; revision=17600
2009-10-02 12:44:59 +00:00
..
dico
dict FullDepEntry -> fullDepEntry, PackEntry -> packEntry 2009-05-19 23:25:58 +00:00
dns/bind
fingerd/bsd-fingerd
ftp/vsftpd
gpm FullDepEntry -> fullDepEntry, PackEntry -> packEntry 2009-05-19 23:25:58 +00:00
gpsd gpsd: Fix client programs. 2009-06-01 00:03:08 +00:00
http MyServer: Restrict to GNU/*. 2009-09-17 10:33:09 +00:00
irc/ircd-hybrid
mail Fix old typo 2009-05-09 15:37:50 +00:00
monitoring
portmap
pulseaudio Propagate GDBM from PulseAudio to make hints from `.la' files work. 2009-05-11 21:11:25 +00:00
samba samba: Use /etc/samba as default configuration directory 2009-04-26 11:06:41 +00:00
sql * added postgresql 8.4.0 2009-09-04 12:55:03 +00:00
squid
x11/xorg libSM: use native libuuid when building on MacOS X 2009-10-02 12:44:59 +00:00
xinetd Adding the xinetd package. 2009-08-19 20:19:17 +00:00
xmpp big breaking change: renaming lib.getAttr to lib.attrByPath 2009-05-24 10:57:41 +00:00