nixpkgs/pkgs
Alastair Pharo b330329768 php: fix php-config header file paths
Split outputs mean that the "include" folder from PHP gets placed into a
"dev" derivation. However php-config is not aware of this, which means
that compiling extensions with phpize fails with an error about being
unable to find header files (see #24357, #24420).  This fixes that by:

1. passing the `--includedir` flag to `configure` so that `php-config`
   gives the correct paths.

2. moving the `phpize` and `php-config` scripts and man pages to the
   dev derivation, to prevent cylic references.

3. ensuring that the `configure` script arguments are stripped from
   all binaries, including `php-embed`, to prevent cyclic references.
2017-04-24 16:45:20 +10:00
..
applications Merge pull request #24888 from Ralith/electron 2017-04-18 21:47:33 +01:00
build-support docker: improve reproducibility of layers 2017-04-16 22:46:24 -04:00
common-updater
data Merge pull request #24993 from romildo/upd.elementary-icon-theme 2017-04-18 22:09:15 +02:00
desktops Merge pull request #24992 from romildo/upd.mate 2017-04-18 22:09:01 +02:00
development php: fix php-config header file paths 2017-04-24 16:45:20 +10:00
games Merge pull request #24521 from orivej/instead-launcher 2017-04-18 01:36:40 +02:00
misc Merge pull request #25002 from romildo/upd.flat-plat 2017-04-18 21:41:34 +02:00
os-specific linux: 4.4.61 -> 4.4.62 2017-04-18 08:22:23 -04:00
servers Merge pull request #24974 from Ericson2314/mapNullable 2017-04-17 17:12:14 -04:00
shells Merge pull request #24760 from matthewbauer/linux-only-pkgs 2017-04-09 14:18:10 +02:00
stdenv stdenv: ARM bootstrap: Update bootstrap tarballs to latest hydra-built ones 2017-04-15 01:52:33 +03:00
test
tools Merge pull request #24977 from dsprenkels/master 2017-04-18 22:29:06 +02:00
top-level Merge pull request #25001 from jb55/new/pidgin-carbons 2017-04-18 22:46:51 +02:00