nixpkgs/pkgs/servers/x11/xorg
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
..
builder.sh * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
default.nix libSM: use native libuuid when building on MacOS X 2009-10-02 12:44:59 +00:00
extra.list * Added dri2proto to the list of tarballs and reran 2009-04-20 21:59:42 +00:00
generate-expr-from-tarballs.pl * e2fsprogs updated to 1.41.6. Also keep the previous version around 2009-06-15 16:45:48 +00:00
imake.patch
imake.sh * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
old.list * X.org generator: specify overrides in a Nix expression rather than 2009-04-28 13:58:35 +00:00
overrides.nix * Make sure that the X server can write the compiled xkb keymap. This 2009-09-09 22:16:09 +00:00
replacements.nix
tarballs-7.4.list * Updated some drivers. 2009-06-18 17:20:01 +00:00
xorgserver-dri-path.patch * glx: make the XORG_DRI_DRIVER_PATH environment variable work for the 2009-09-02 22:32:56 +00:00
xorgserver-xkbcomp-path.patch
xorgserver.sh * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00