Re: Empty Makefile's!




> 
> sed: file conftest.s2 line 40: Unterminated `s' command
> creating gnome-data/Makefile

make sure you copy all your .m4 macro files into /usr/share/aclocal/

then do
	aclocal
	autoconf
	automake
	autoheader

and then your normal
	./configure

-paul




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