Skip to content

Commit 6c87cf8

Browse files
Add AM_PROG_AR to satisfy autoreconf
1 parent 029f808 commit 6c87cf8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ AC_INIT([libsuinput],
55
[http://tjjr.fi/sw/libsuinput/])
66
AC_CONFIG_AUX_DIR([build-aux])
77
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
8+
AM_PROG_AR
89
AC_PROG_LIBTOOL
910
AC_PROG_CC
1011
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)