3
0
Fork 0
forked from mirrors/nixpkgs
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 give extraRPMs/-Debs file type rpm-extra or deb-extra in build products 2009-10-02 09:49:53 +00:00
configs/etc
data * Latest manpages. 2009-09-26 19:08:49 +00:00
desktops Added KDE 4.3 accessibility package 2009-10-01 13:53:08 +00:00
development added openjdk for darwin (binaries) for testing 2009-10-02 12:12:23 +00:00
games GNU Ball-and-Paddle: Don't build on {Cyg,Dar}. 2009-09-16 15:12:26 +00:00
lib Fix collect example. 2009-09-29 15:34:19 +00:00
misc Updating linuxwacom 2009-09-29 06:48:37 +00:00
os-specific/linux Gw6c tarball is now uncompessed.. Do not ask me why 2009-09-29 16:22:23 +00:00
servers libSM: use native libuuid when building on MacOS X 2009-10-02 12:44:59 +00:00
shells * tcsh: create a "csh" symlink. 2009-06-13 16:09:26 +00:00
stdenv Added Solaris support to the stdenv 2009-09-30 15:19:25 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools Updating freeimage, and setting me as maintainer on some packages. 2009-10-02 07:39:03 +00:00
top-level subversion: enable Java bindings only on those platforms that support a JDK 2009-10-02 12:44:54 +00:00