X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2FImakefile;fp=hacks%2FImakefile;h=30cd49c214707b3d35efdefcdce2927f7866db79;hb=88134d551a9911995c013c5ed06a32c2b1044b85;hp=cf6b3e19fe7e3bd96a34502af62522e49b04fe78;hpb=0cac953ce8d5139c1a264b417951ee15a3176b51;p=xscreensaver diff --git a/hacks/Imakefile b/hacks/Imakefile index cf6b3e19..30cd49c2 100644 --- a/hacks/Imakefile +++ b/hacks/Imakefile @@ -9,7 +9,7 @@ #ifdef HAVE_XPM /* Yeah, this means that all hacks link against libXpm even though only - one hack actually use it. It doesn't matter: it's a library. */ + one hack actually uses it. It doesn't matter: it's a library. */ # define XPMDEFS -DHAVE_XPM # define XPMLIB -lXpm #else