]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fixed bug in SQUID_STATE_COMMIT
authorFrancesco Chemolli <kinkie@squid-cache.org>
Tue, 8 Dec 2009 14:04:10 +0000 (15:04 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Tue, 8 Dec 2009 14:04:10 +0000 (15:04 +0100)
acinclude/squid-util.m4

index 8643b1722d578e53e240fefe8b2b8c15be15e6e3..475a0593542e1a4e2b4d88d187ca0c7f074cf2db 100644 (file)
@@ -52,7 +52,7 @@ dnl with the same prefix. It's not necessary to specify the extra variables pass
 dnl to SQUID_STATE_SAVE again, they will be automatically reclaimed.
 AC_DEFUN([SQUID_STATE_COMMIT],[
 unset $1_CFLAGS
-unset $1_$CXXFLAGS
+unset $1_CXXFLAGS
 unset $1_LDFLAGS
 unset $1_LIBS
 unset $1_CC