gnustep / libs-gui

The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
http://www.gnustep.org
GNU General Public License v3.0
279 stars 103 forks source link

simplify ICU configure, remove icu-config parameter and cascade with … #320

Closed rmottola closed 1 week ago

rmottola commented 1 week ago

It was odd to have an extra option which was more a workaround, cascade tests. Import base test and match ICU version to it. Especially PKG_PROG_PKG_CONFIG to have pkg-config available as we do in base.

Should fix https://github.com/gnustep/libs-gui/issues/287