X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.h.in;h=92f991271704c68058e36b013b8ec2ebd68041c1;hb=52c91f2616dc668466ea7630468cef15a0b525d9;hp=1668fb2969fbd9018c09ed9aa94d6b83e07fae7f;hpb=6255d64eb9fc2802e09bcb45ea274348542afd1e;p=ptask.git diff --git a/config.h.in b/config.h.in index 1668fb2..92f9912 100644 --- a/config.h.in +++ b/config.h.in @@ -4,11 +4,11 @@ language is requested. */ #undef ENABLE_NLS -/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the +/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the CoreFoundation framework. */ #undef HAVE_CFLOCALECOPYCURRENT -/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in +/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation framework. */ #undef HAVE_CFPREFERENCESCOPYAPPVALUE @@ -28,9 +28,6 @@ /* Use JSON0 */ #undef HAVE_JSON_0 -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - /* Name of package */ #undef PACKAGE