-
Notifications
You must be signed in to change notification settings - Fork 7
Description
when i try to run ./autogen.sh i get this console output
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:11: installing './compile'
configure.ac:2: installing './missing'
examples/Makefile.am: installing './depcomp'
libfprint/Makefile.am:176: error: REQUIRE_IMAGEMAGICK does not appear in AM_CONDITIONAL
libfprint/Makefile.am:221: error: unterminated conditionals: REQUIRE_IMAGEMAGICK_TRUE
/usr/share/automake-1.15/am/ltlib.am: warning: automake does not support am__installdirs being defined conditionally
libfprint/Makefile.am:1: while processing 'lib_LTLIBRARIES'