remove the NCURSES_STATIC hack which was required since the default was static linking. Instead add NCURSES_STATIC to Cflags.private in the .pc file, so if users call pkgconf with --static they get the right macros.
remove the NCURSES_STATIC hack which was required since the default was static linking. Instead add NCURSES_STATIC to Cflags.private in the .pc file, so if users call pkgconf with --static they get the right macros.