nixpkgs/pkgs/development/libraries/gettext
Daiderd Jordan 27313767b8
gettext: fix darwin build
The CF configure flags broke with the last update but based on
fa9c81f694 and the comment it seems like
these are not necessary anymore.

    $ nix-build -A stdenv.__bootPackages.stdenv.__bootPackages.gettext
    /nix/store/dii9p8717rjnbzar4kh1q3sxk77dbbkd-gettext-0.20.1

    $ nix-store -qR /nix/store/dii9p8717rjnbzar4kh1q3sxk77dbbkd-gettext-0.20.1
    /nix/store/2ws9cmamvr7xyvdg4d2nnd1bmr1zjrrq-bootstrap-tools
    /nix/store/2yn28axagwyifnvdm8npy2f982jxr986-libiconv-osx-10.12.6
    /nix/store/dii9p8717rjnbzar4kh1q3sxk77dbbkd-gettext-0.20.1
2019-11-15 18:54:47 +01:00
..
absolute-paths.diff gettext: expand all gettext.sh paths 2016-02-22 22:47:45 +00:00
default.nix gettext: fix darwin build 2019-11-15 18:54:47 +01:00
gettext-setup-hook.sh gettext, libiconv: dontAddExtraLibs can be legitimately undefined 2019-11-01 14:44:44 -04:00
gettext.git-2336451ed68d91ff4b5ae1acbc1eca30e47a86a9.patch gettext: add patch to fix --for-msgfmt 2019-11-13 13:58:14 +01:00