build: remove extraneous closing bracket in configure.ac

Now autogen.sh will work without complaints.
This commit is contained in:
Arif Hossain
2012-08-02 17:35:55 +02:00
committed by Jan Engelhardt
parent 4ff5a8fbf6
commit cd7fc84b29
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ HEAD
Fixes:
- length2, SYSRQ, RAWNAT: preinitialize values for ipv6_find_hdr
- TARPIT: fix memory leak when tarpit_generic() fails
- build: build: remove extraneous closing bracket in configure.ac
v1.45 (2012-07-16)