You need to sign in or sign up before continuing.
configure: don't check for the existence of iswspace() anymore
The iswspace() was only used when iswblank() was missing. The latter is now provided by gnulib, so it is always available, so iswspace() is not used at all anymore.
Showing
+1 -2
Please register or sign in to comment