diff options
Diffstat (limited to 'm4/libdv.m4')
-rw-r--r-- | m4/libdv.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/libdv.m4 b/m4/libdv.m4 index ca35db0b..108b640b 100644 --- a/m4/libdv.m4 +++ b/m4/libdv.m4 @@ -6,7 +6,7 @@ dnl AM_PATH_LIBDV([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) dnl Test for liblibdv, and define LIBDV_CFLAGS and LIBDV_LIBS dnl -AC_DEFUN(AM_PATH_LIBDV, +AC_DEFUN([AM_PATH_LIBDV], [dnl dnl Get the cflags and libraries |