X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=45121fc4714c8ef621246b9de71060d581fb8767;hb=4ee0b6f88eabd95a193ad0dd4cb6688856e38498;hp=82c627f8c5879802ff85f185e76e4c6bb54cadfc;hpb=dc6d1d75b40e3d138786d7a2e969d7225f11fb7b;p=chaz%2Fopenbox diff --git a/configure.ac b/configure.ac index 82c627f8..45121fc4 100644 --- a/configure.ac +++ b/configure.ac @@ -168,7 +168,7 @@ AC_ARG_ENABLE(imlib2, [--disable-imlib2], [disable use of Imlib2 image library for loading icons. [default=enabled]] ), - [enable_imlib2=$enableeval], + [enable_imlib2=$enableval], [enable_imlib2=yes] )