1 diff --git a/src/aaedit.c b/src/aaedit.c
2 index 09534d2..2ea52f9 100644
12 static void aa_editdisplay(struct aa_edit *e)
14 diff --git a/src/aakbdreg.c b/src/aakbdreg.c
15 index def65fe..f4f8efb 100644
24 diff --git a/src/aalib.c b/src/aalib.c
25 index 11fecc8..e3063b4 100644
36 diff --git a/src/aamoureg.c b/src/aamoureg.c
37 index 0380828..bb55fe3 100644
46 diff --git a/src/aarec.c b/src/aarec.c
47 index 70f4ebc..ee43e8a 100644
56 aa_linkedlist *aa_kbdrecommended = NULL, *aa_mouserecommended = NULL,
57 diff --git a/src/aaregist.c b/src/aaregist.c
58 index 54abec0..765155e 100644
67 diff --git a/src/aax.c b/src/aax.c
68 index adcbd82..36e3294 100644
76 diff --git a/src/aaxkbd.c b/src/aaxkbd.c
77 index 30d5903..da2248d 100644
85 diff --git a/src/aaxmouse.c b/src/aaxmouse.c
86 index 9935b03..7e725ad 100644
94 diff --git a/aalib.m4 b/aalib.m4
95 index c40b8db..991fbda 100644
99 dnl AM_PATH_AALIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
100 dnl Test for AALIB, and define AALIB_CFLAGS and AALIB_LIBS
102 -AC_DEFUN(AM_PATH_AALIB,
103 +AC_DEFUN([AM_PATH_AALIB],
105 dnl Get the cflags and libraries from the aalib-config script