Re: [Fwd: Re: Enable/Disable a extension]



On Thu, 2004-10-14 at 21:11 +0200, David Sede�ern�ez wrote:
> config.status: creating epiphany-extension/Makefile
> config.status: error: cannot find input file: epiphany-
> extension/Makefile.in
> 
> 
> What I need to put in configure.in when there are not epiphany
> installed?
> 
> My last configure.in: http://cvs.gnome.org/viewcvs/gwget/configure.in?
> rev=1.21&view=auto

I'm no Autotools guru, but I think you need to put "DIST_SUBDIRS = po
include src pixmaps data epiphany-extension" in your Makefile.am. The
relevant snippet from automake's info:

"As shown in the above examples, `DIST_SUBDIRS' is used by targets
 that need to recurse in all directories, even those which have been
 conditionally left out of the build."

Also, Epiphany's CVS HEAD just began requiring XML description files for
its extensions. Have a look at epiphany-extensions in CVS to see what
you need to change. (If you don't install an XML description file,
Epiphany won't load the extension.)

-- 
Adam Hooper <adamh densi com>




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