]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix typo 252/head
authorRose <83477269+AtariDreams@users.noreply.github.com>
Thu, 16 Sep 2021 21:38:35 +0000 (17:38 -0400)
committerRose <83477269+AtariDreams@users.noreply.github.com>
Fri, 17 Sep 2021 13:27:24 +0000 (09:27 -0400)
Wrong macro name was used.

xcode/config.h

index bef3b2b2e331455f10e85055e99f9b98f3771020..3eedc67abf25d1084b59f4db69af8d85a48a2a1f 100644 (file)
  */
 
 #if TARGET_OS_OSX
-#  define HAVE_GSS_ACQUIRED_CRED_EX_F 1
+#  define HAVE_GSS_ACQUIRE_CRED_EX_F 1
 #  define HAVE_GSS_C_NT_HOSTBASED_SERVICE 1
 #  define HAVE_GSS_GSSAPI_H 1
 /* #undef HAVE_GSS_GSSAPI_SPI_H */