qulogic/libgnt

Fixed out of source tree building

2016-01-06, James Geboski
22477dc14614
Fixed out of source tree building

This addresses:
- The autogen script not switching to the source directory
- Various missing header include paths
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