X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=config.h.in;h=78291f463b3ee462e92c977224c715c1092ee4d8;hp=318e2bfc966c6e1c30f874a832f7459cda55f198;hb=c596d1306f5f92f7eab76224d3b049980a14adcb;hpb=5832fe184606766fef23369159306c0a5799aeb0 diff --git a/config.h.in b/config.h.in index 318e2bfc..78291f46 100644 --- a/config.h.in +++ b/config.h.in @@ -159,6 +159,10 @@ */ #undef HAVE_GLBINDTEXTURE +/* Define this if you have the -lgle and -lmatrix libraries (GL extrusion.) + */ +#undef HAVE_GLE + /* Define this if the `xscreensaver' process itself (the driver process) should be linked against GL. Most systems won't want this (in particular, if you're using Linux and/or Mesa, you don't want this) but SGI systems