1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
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 Add GNU Dico, a DICT server and client. 2009-04-01 17:31:44 +00:00
dict FullDepEntry -> fullDepEntry, PackEntry -> packEntry 2009-05-19 23:25:58 +00:00
dns/bind Added BIND 2008-06-12 18:10:08 +00:00
fingerd/bsd-fingerd finger client and daemon added 2008-01-28 19:51:14 +00:00
ftp/vsftpd vsftpd userlist options added 2009-03-22 15:32:28 +00:00
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 * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
mail Fix old typo 2009-05-09 15:37:50 +00:00
monitoring * Zabbix updated to 1.4.6. 2008-08-07 15:05:52 +00:00
portmap * Removed makePortmap; use makeOverridable. 2009-03-20 16:17:08 +00:00
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 Updated Squid 2009-03-08 12:29:34 +00:00
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