qulogic/libgnt

Remove unused header checks.

2016-08-20, Elliott Sales de Andrade
f2beced1f8c2
Remove unused header checks.

* arpa/nameser_compat.h appears unused.
* sys/time.h should be fine on all systems, according to AC_HEADER_TIME,
but it's not used anyway.
* regex.h is not used.
* sys/utsname.h appears twice.
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@
Name: LibGNT
Description: Glib Ncurses Toolkit is a collection of curses-widgets.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/gnt
Libs: -L${libdir} -lgnt