aboutsummaryrefslogtreecommitdiffstats
path: root/m4/libFLAC.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/libFLAC.m4')
-rw-r--r--m4/libFLAC.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/libFLAC.m4 b/m4/libFLAC.m4
index 88d8e84c3..b6950e7bd 100644
--- a/m4/libFLAC.m4
+++ b/m4/libFLAC.m4
@@ -4,7 +4,7 @@
dnl AM_PATH_LIBFLAC([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
dnl Test for libFLAC, and define LIBFLAC_CFLAGS and LIBFLAC_LIBS
dnl
-AC_DEFUN(AM_PATH_LIBFLAC,
+AC_DEFUN([AM_PATH_LIBFLAC],
[dnl
dnl Get the cflags and libraries
dnl