Remove alleged support for last-millennium Unixes
authorDan Winship <danw@gnome.org>
Sat, 19 Oct 2013 17:03:56 +0000 (13:03 -0400)
committerDan Winship <danw@gnome.org>
Wed, 20 Nov 2013 14:16:16 +0000 (09:16 -0500)
commit7f5b2901cf5bea290c11133dad16850176178dad
tree7b1b2839583838750b6745fdef818de8b557af26
parent51a917bc1656368e8d94ea7ea3b33d3cc06daa82
Remove alleged support for last-millennium Unixes

Remove workarounds for NeXTStep (last released in 1995), SunOS (1994),
HP-UX 9.x (1992) and 10.x (1995), OSF/1 / Digital UNIX / Tru64 UNIX
4.x (1999), and AIX 4.x (1999).

HP-UX 11 implements dlopen(), so dropping support for earlier versions
also lets us remove the HP-UX-specific gmodule-dld.

https://bugzilla.gnome.org/show_bug.cgi?id=710519
configure.ac
glib/gfileutils.c
glib/glibconfig.h.win32.in
glib/gpoll.c
glib/gutils.c
gmodule/Makefile.am
gmodule/gmodule-dld.c [deleted file]
gmodule/gmodule.c
gmodule/gmoduleconf.h.in
gmodule/gmoduleconf.h.win32
m4macros/glib-2.0.m4