coova / coova-chilli

CoovaChilli is an open-source software access controller for captive portal hotspots.
Other
516 stars 258 forks source link

Fix AC_DEFUN call more compliant with modern autoconf #233

Closed pr0gg3d closed 8 years ago

pr0gg3d commented 8 years ago

The function-name being defined by an AC_DEFUN needs to be quoted with square brackets.