]> Pileus Git - ~andy/gtk/commit
Check for crt_extern.h and _NSGetEnviron. Fix compilation on Darwin where
authorMatthias Clasen <mclasen@redhat.com>
Sun, 10 Dec 2006 06:31:53 +0000 (06:31 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 10 Dec 2006 06:31:53 +0000 (06:31 +0000)
commit392492c0f8c7b92ea96c30ed6fa02653e2919854
tree92cd69b8ce32d4d4723647409d0626e907ae1693
parentb8756357f335807ff5511547b7b65a3d8a4fba7e
Check for crt_extern.h and _NSGetEnviron. Fix compilation on Darwin where

2006-12-10  Matthias Clasen  <mclasen@redhat.com>

        * configure.in: Check for crt_extern.h and _NSGetEnviron.
        * gdk/x11/gdkspawn-x11.c: Fix compilation on Darwin where
        environ is not available.  (#384168, Min Sik Kim)
ChangeLog
configure.in
gdk/x11/gdkspawn-x11.c