diff options
Diffstat (limited to 'm4/arts.m4')
-rw-r--r-- | m4/arts.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/arts.m4 b/m4/arts.m4 index 7f0b624c5..8cf4688b9 100644 --- a/m4/arts.m4 +++ b/m4/arts.m4 @@ -5,7 +5,7 @@ dnl AM_PATH_ARTS([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]]) dnl Test for ARTS, and define ARTS_CFLAGS and ARTS_LIBS dnl -AC_DEFUN(AM_PATH_ARTS, +AC_DEFUN([AM_PATH_ARTS], [dnl dnl Get the cflags and libraries from the artsc-config script dnl |