Dr. Werner Fink changed bug 940207
What Removed Added
Flags needinfo?(werner@suse.com)  

Comment # 8 on bug 940207 from
(In reply to Jiri Slaby from comment #6)

The configure as well as the Makefile are broken ... with

 %build
 NCURSES_CFLAGS="$(ncursesw6-config --cflags)"
 NCURSES_LDFLAGS="$(ncursesw6-config --libs) -lpanelw"
 export NCURSES_CFLAGS NCURSES_LDFLAGS
 %configure
 make %{?_smp_mflags};

it works flawless


You are receiving this mail because: