]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
support for the shape extension works!
[chaz/openbox] / configure.ac
index 801d94dc6e4dd1046ee95d87bb3b7131ef3c65f9..4c0c572488294858afbf9b10e7397de086f11ec4 100644 (file)
@@ -105,7 +105,7 @@ AC_CHECK_LIB([Xext], [XShapeCombineShape],
     [
       AC_MSG_RESULT([yes])
       SHAPE="yes"
-      AC_DEFINE([HAVE_SHAPE], [1], [Found the XShape extension])
+      AC_DEFINE([SHAPE], [1], [Found the XShape extension])
       LIBS="$LIBS -lXext"
     ],
     [ 
This page took 0.021793 seconds and 4 git commands to generate.