diff options
Diffstat (limited to 'm4/libfame.m4')
-rw-r--r-- | m4/libfame.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/libfame.m4 b/m4/libfame.m4 index 1d660ef1..46341d26 100644 --- a/m4/libfame.m4 +++ b/m4/libfame.m4 @@ -3,7 +3,7 @@ dnl Test for libfame, and define LIBFAME_CFLAGS and LIBFAME_LIBS dnl Vivien Chappelier 12/11/00 dnl stolen from ORBit autoconf dnl -AC_DEFUN(AM_PATH_LIBFAME, +AC_DEFUN([AM_PATH_LIBFAME], [dnl dnl Get the cflags and libraries from the libfame-config script dnl |