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

ICU detection #287

Closed rmottola closed 1 week ago

rmottola commented 3 months ago

on debian 12, icu doesn't install icu-config

base detects ICU fine: checking for ICU... yes

however GUI fails to detect it:

checking for icu-config... no
Could not find the icu-config script.
Please ensure that it is in your path.
See http://site.icu-project.org/ for help.
no
configure: WARNING: The International Components for Unicode (ICU) development h                              
rmottola commented 1 week ago

https://github.com/gnustep/libs-gui/pull/320/files