mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 23:42:15 +08:00
Attempt to make 'localeconv()' part of the configuration process. VC6 works, but I'll need feedback for all other platforms... . Trying OS X in a few minutes.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4454 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -189,6 +189,13 @@
|
||||
#cmakedefine HAVE_STRLCAT @HAVE_STRLCAT@
|
||||
#cmakedefine HAVE_STRLCPY @HAVE_STRLCPY@
|
||||
|
||||
/*
|
||||
* 'locale' functions
|
||||
*/
|
||||
|
||||
#cmakedefine HAVE_LOCALE_H @HAVE_LOCALE_H@
|
||||
#cmakedefine HAVE_LOCALECONV @HAVE_LOCALECONV@
|
||||
|
||||
/*
|
||||
* HAVE_SYS_SELECT_H:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user