94fe7734fa
* GCC 3.4.5. * Updated several other stdenv packages. * Modified the builders of several packages to use the generic builder. svn path=/nixpkgs/trunk/; revision=4336
15 lines
516 B
Plaintext
15 lines
516 B
Plaintext
* Patch development/tools/misc/libtool not to search standard
|
|
directories for libraries (like setup.sh does now). [do we want
|
|
this?]
|
|
|
|
* In setup.sh: add configureFlagsArray or something
|
|
|
|
* Inform freedesktop people that Xaw requires Xpm.
|
|
|
|
* After building gcc, filter out references to /tmp/nix... in
|
|
.../lib/libsupc++.la and .../lib/libstdc++.la
|
|
|
|
* Add gettext to glib propagatedBuildInputs? Glib's `gi18n.h' doesn't
|
|
seem to like Glibc `libintl.h'; needs the gettext one instead.
|
|
[Move from libbonoboui]
|