1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs
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
..
applications svn path=/nixpkgs/trunk/; revision=17598 2009-10-02 12:36:04 +00:00
build-support
configs/etc
data
desktops
development added openjdk for darwin (binaries) for testing 2009-10-02 12:12:23 +00:00
games
lib
misc
os-specific/linux
servers libSM: use native libuuid when building on MacOS X 2009-10-02 12:44:59 +00:00
shells
stdenv
test
tools
top-level subversion: enable Java bindings only on those platforms that support a JDK 2009-10-02 12:44:54 +00:00