Richard W.M. Jones
2010-Mar-22 08:30 UTC
[Libguestfs] [PATCH] Mac OS X: Use gnulib setenv module explicitly.
-- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming blog: http://rwmj.wordpress.com Fedora now supports 80 OCaml packages (the OPEN alternative to F#) http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora -------------- next part -------------->From 9bee2a49cec265221d6e8dc3e19a45c38f10f8a0 Mon Sep 17 00:00:00 2001From: Richard Jones <rich at koneko.home.annexia.org> Date: Mon, 22 Mar 2010 08:29:17 +0000 Subject: [PATCH] Mac OS X: Use gnulib setenv module explicitly. See: https://www.redhat.com/archives/libguestfs/2010-March/thread.html#00094 --- bootstrap | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/bootstrap b/bootstrap index ce8eeb0..349cf1c 100755 --- a/bootstrap +++ b/bootstrap @@ -76,6 +76,7 @@ maintainer-makefile manywarnings netinet_in progname +setenv strchrnul strerror strndup -- 1.6.4.1
Jim Meyering
2010-Mar-22 08:32 UTC
[Libguestfs] [PATCH] Mac OS X: Use gnulib setenv module explicitly.
> Subject: [PATCH] Mac OS X: Use gnulib setenv module explicitly. > > See: > https://www.redhat.com/archives/libguestfs/2010-March/thread.html#00094 > --- > bootstrap | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/bootstrap b/bootstrap > index ce8eeb0..349cf1c 100755 > --- a/bootstrap > +++ b/bootstrap > @@ -76,6 +76,7 @@ maintainer-makefile > manywarnings > netinet_in > progname > +setenv > strchrnul > strerror > strndupObviously correct ;-)
Maybe Matching Threads
- [0/5] guestfish: detect stdout-write failure
- [PATCH] build: remove unused gnulib modules
- [v2v PATCH v2 0/5] Various build cleanups
- builder-debian libguestfs FAILED build step f455dc3814bf9f7e7e894ba81360acb0edd92464
- [PATCH v2 0/5] remove unused gnulib modules