guix/gnu
Ludovic Courtès e8e2e18b84 gnu: Read 'C_INCLUDE_PATH' instead of 'CPATH'.
This is a followup to 009b53fd.

* gnu/packages/cmake.scm (cmake)[arguments]: Use (getenv
"C_INCLUDE_PATH") instead of (getenv "CPATH").
* gnu/packages/package-management.scm (rpm)[arguments]: Likewise.
* gnu/packages/video.scm (avidemux)[arguments]: Likewise.
* gnu/packages/webkit.scm (webkitgtk)[arguments]: Likewise.
* gnu/packages/cross-base.scm (cross-gcc-arguments): Likewise, and unset
'C_INCLUDE_PATH' and 'CPLUS_INCLUDE_PATH'.
2016-01-05 14:11:54 +01:00
..
build system: Allow the root file system to be named by UUID. 2016-01-01 22:50:26 +01:00
packages gnu: Read 'C_INCLUDE_PATH' instead of 'CPATH'. 2016-01-05 14:11:54 +01:00
services file-systems: Add a 'mount?' field. 2015-12-22 00:29:21 +01:00
system file-systems: Move 'string->uuid' to the build side. 2016-01-01 22:41:35 +01:00
artwork.scm
packages.scm packages: Remove now redundant graph procedures. 2015-12-20 22:34:22 +01:00
services.scm
system.scm system: Allow the root file system to be named by UUID. 2016-01-01 22:50:26 +01:00