configure.in: Fix a typo.
authorFlorian Forster <octo@noris.net>
Tue, 4 Mar 2008 13:36:14 +0000 (14:36 +0100)
committerFlorian Forster <octo@noris.net>
Tue, 4 Mar 2008 13:36:14 +0000 (14:36 +0100)
configure.in

index e489589..15c941d 100644 (file)
@@ -866,7 +866,7 @@ then
         ],
         [with_rrdtool="no (symbol 'rrd_update' not found)"],
         [-lm])
-       ]
+       ],
        [-lm])
 
        CPPFLAGS="$SAVE_CPPFLAGS"