X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=m4%2Fpandora_cstdint.m4;h=9c84843823010b6d0e84f614dd2c87f078103849;hb=969fea8e7bed82c109685ec3976cf7b0ec514ae9;hp=fb6fbacf87b21158f4754aafa8a24688e89d8a1c;hpb=8fd8f655540e3d6aa0b0a3eb0f4f7df1be2e6542;p=m6w6%2Flibmemcached diff --git a/m4/pandora_cstdint.m4 b/m4/pandora_cstdint.m4 index fb6fbacf..9c848438 100644 --- a/m4/pandora_cstdint.m4 +++ b/m4/pandora_cstdint.m4 @@ -1,3 +1,8 @@ +# Copyright (C) 2008 Sun Microsystems, Inc. +# This file is free software; Sun Microsystems, Inc. +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + # We check two things: where the include file is for cstdint. We # include AC_TRY_COMPILE for all the combinations we've seen in the # wild. We define one of HAVE_CSTDINT or HAVE_TR1_CSTDINT or