[Deskbar] AM_CHECK_PYTHON_HEADERS



Anybody (with better autofoo wizardry than me) know how to fix this, as
raised in a comment on
http://www.gnomefiles.org/comment.php?soft_id=780 

---------------------------------------
autogen.sh gives a couple warning: 

/usr/share/aclocal/glib.m4:8: warning: underquoted definition of
AM_PATH_GLIB 
aclocal:configure.ac:43: warning: macro `AM_CHECK_PYTHON_HEADERS' not
found in library 


./configure stops with: 

./configure: line 22142: syntax error near unexpected token
`,AC_MSG_ERROR' 
./configure: line 22142: `AM_CHECK_PYTHON_HEADERS(,AC_MSG_ERROR(could
not find Python headers))'
---------------------------------------
and follow-up:
---------------------------------------
I think that aclocal doesn't find the m4/ folder in the package. 
Now I tried to merge the .m4 files in aclocal.m4 and to use directly
autoconf, autoheader and automake (instead of autogen.sh) before
compiling. 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]