]> arthur.barton.de Git - netatalk.git/blobdiff - macros/cups.m4
Integrate latest tdb from Samba 3.5.6
[netatalk.git] / macros / cups.m4
index b46e4f2f7ad57e12c9777b5d9ce7c67cc020a1af..5507aa4dac49e37e57cc378863e1524bab5a2fdb 100644 (file)
@@ -1,4 +1,4 @@
-dnl $Id: cups.m4,v 1.2 2005-04-28 20:50:05 bfernhomberg Exp $
+dnl $Id: cups.m4,v 1.3 2010-04-12 14:28:47 franklahm Exp $
 dnl Autoconf macros to check for CUPS
 
 AC_DEFUN([NETATALK_AC_CUPS], [
@@ -45,7 +45,7 @@ AC_DEFUN([NETATALK_AC_CUPS], [
                [  --with-spooldir=PATH     path for spooldir used for CUPS support (LOCALSTATEDIR/spool/netatalk)],[
 
                if test "$withval" = "no"; then
-                      if test x"$spool_required" == x"yes"; then
+                      if test x"$spool_required" = x"yes"; then
                               AC_MSG_ERROR([*** CUPS support requires a spooldir ***])
                       else
                               AC_DEFINE(DISABLE_SPOOL, 1, [Define to enable spooldir support])