autoconf
[Top][All Lists]
Advanced

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

Re: [Autoconf] Including and extracting jar files in Makefile.am


From: Eric Blake
Subject: Re: [Autoconf] Including and extracting jar files in Makefile.am
Date: Wed, 10 Oct 2012 10:51:35 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

On 10/09/2012 11:53 PM, Sujit Devkar wrote:
> Dear Sir/Madam,
> 
> I am trying to install jar files in Makefile.am.

Then perhaps this is a question better asked on the automake lists.

> My project needs to be extracted before make.

Why?  Can't you write make rules to do the extraction, or are you trying
to extract makefiles?

> How can I include jar files and extract them before running make
> in my project?

Are you trying to extract files at the same point where Makefile is
created from Makefile.in during the run of 'config.status'?  If so, then
it sounds like you are talking about functionality given by
AC_CONFIG_COMMANDS in your configure.ac.

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]