32
32
if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then
33
33
AC_DEFINE([HAVE_CFPREFERENCESCOPYAPPVALUE], [1],
37
37
AC_CACHE_CHECK([for CFLocaleCopyCurrent], [gt_cv_func_CFLocaleCopyCurrent],
39
39
LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"