X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fscreenhack.h;h=2e55d8930122a0e53371660c65f787f72f5c56e3;hp=1f9a561d690ffa7ab5d6d3a9e3150425d0b6b438;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hpb=88cfe534a698a0562e81345957a50714af1453bc diff --git a/hacks/screenhack.h b/hacks/screenhack.h index 1f9a561d..2e55d893 100644 --- a/hacks/screenhack.h +++ b/hacks/screenhack.h @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1992-2008 Jamie Zawinski +/* xscreensaver, Copyright (c) 1992-2015 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -18,10 +18,10 @@ a struct in `MODULENAME_xscreensaver_function_table', and a pointer to that in `xscreensaver_function_table'. - In a Cocoa world, we only define the prefixed symbol; + In a Cocoa/Android world, we only define the prefixed symbol; the un-prefixed symbol does not exist. */ -#ifdef HAVE_COCOA +#ifdef HAVE_JWXYZ # define XSCREENSAVER_LINK(NAME) #else # define XSCREENSAVER_LINK(NAME) \ @@ -29,7 +29,7 @@ #endif -#if defined(HAVE_COCOA) && !defined(__XLOCKMORE_INTERNAL_H__) +#if defined(HAVE_JWXYZ) && !defined(__XLOCKMORE_INTERNAL_H__) /* this is one enormous kludge... */ # undef ya_rand_init static void