X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask-pkg-ubuntu.git;a=blobdiff_plain;f=config.h.in;h=92f991271704c68058e36b013b8ec2ebd68041c1;hp=1668fb2969fbd9018c09ed9aa94d6b83e07fae7f;hb=913d2400bde65dc1bc64dda702eff4fae53b9584;hpb=1bb83b7691a2190bc5c4f24751d704d5aaf46028 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