We're pleased to announce the release of Automake 1.6. This release
contains many bug fixes and improvements. The NEWS entry is appended.
You can find the new release here:
ftp://sources.redhat.com/pub/automake/automake-1.6.tar.gz
ftp://sources.redhat.com/pub/automake/automake-1.6.tar.
> ">" == mallum <[EMAIL PROTECTED]> writes:
>> I've a project that builds a number of binarys, 1 of which should
>> only be built if apm.h is found.
>> In configure.ac, I have;
>> AC_CHECK_HEADERS(apm.h,APMLIB="-lapm",APMLIB=)
>> and in my Makefile.am I have;
>> if @APMLIB@
>> APM_PROGS =
> "Martin" == Martin Frydl <[EMAIL PROTECTED]> writes:
Replying to some ancient email ...
>> Then again, the question is why is VPATH support triggered, since I
>> thought we were neutralizing it.
Martin> I just tried to build from other directory than where are the
Martin> sources. Or thi
> "Ossama" == Ossama Othman <[EMAIL PROTECTED]> writes:
Ossama> The is to generate the following on-the-fly:
Ossama> testbar testbaz: test.foo
Ossama> $(SOME_COMMAND) $?
Nope, automake doesn't do anything like this.
Tom
CUM SEE BRITNEY CHEAT ON HER BOYFRIEND
WITH ALL HER DANCERS, AFTER A SHOW
http://www.FreeCelebHotties.com/vm
http://www.FreeCelebHotties.com/vm
FREE FREE FREE FREE FREE F R E E F R E E
CUM SEE YOUR FAVORITE CELEBS GET WILD AND NAKED
http://www.FreeCelebHotties.com/vm
http://www.FreeCelebHot
> "Fausto" == Fausto Sanchez <[EMAIL PROTECTED]> writes:
Fausto> I'm just wondering if there are any contract people out there
Fausto> that can be hired to either setup a new environment or clean
Fausto> up one that is already in place.
I've never heard of anybody doing this.
Tom
> "Alex" == Alex Hornby <[EMAIL PROTECTED]> writes:
Alex> I'm trying to update some old Makefile.am's to the CVS automake. Its
Alex> going well except I can't see a way to override a variable value
Alex> I'm using this for a variety of things, and just want the one in the
Alex> last textual
> "Yannick" == Yannick PERRET <[EMAIL PROTECTED]> writes:
Sorry for the delay in my response.
I didn't see any other reply to this.
Yannick> My Makefile to perform link stage uses 'ld'
Yannick> instead of 'gcc', which prevent that kind of
Yannick> trouble.
Yannick> An other way is to tell to
> "julian" == julz uddia <[EMAIL PROTECTED]> writes:
Sorry for the delay in my reply.
julian> i'm currently using automake 1.4. i need automake 1.5,
julian> therfore i have downloaded it but the installation doesn't
julian> seem to be working. i placed the downloaded automake1.5.tar.gz
julia
> "Paolo" == Bonzini Paolo <[EMAIL PROTECTED]> writes:
Paolo> Were the GNITS standards changed to remove the prescription, or
Paolo> was it removed because it was considered too harsh? In my
Paolo> opinion, first of all the COPYING.LESSER file should be
Paolo> included in common_files, and g
> ">" == F J Franklin <[EMAIL PROTECTED]> writes:
I didn't see a reply to this. Sorry for the long delay...
>> I'd like to add in support for Objective-C (*.m) and Objective-C++ (*.mm).
>> I know about the work-around using the suffix rule, but it doesn't handle
>> dependencies...
Automake
> "Wei" == Wei Qin <[EMAIL PROTECTED]> writes:
Wei> My source code uses a C macro whose value depends on the
Wei> installation prefix. So every time I run configure, I hope that
Wei> the source code will be recompiled. But the default dependencies
Wei> checking by automake does not let this h
> "Pavel" == Pavel Roskin <[EMAIL PROTECTED]> writes:
Pavel> ChangeLog:
Pavel> * tests/yacc8.test: Add a command between "test" and "cd" to work
Pavel> around a bug in bash-2.05.
Thanks, please check this in.
Tom
Title: Mail
Hello!
Today's CVS Automake fails in yacc8.test on RedHat Linux 7.2 with
bash 2.05.8(1)-release.
The failure only happens when VERBOSE=1 is not specified and bash is used.
Using ash or pdksh fixes the problem.
Even adding a comment between "test" and "cd" fixes the problem. This
patch adds
>>> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:
[...]
Tom> PR 294 is a regression, but maybe not an important one.
I think it's important to fix this one before 1.6, because IMO
this is the kind of change that should not be allowed in the
1.6.x branch (since it could break Makefiles relyin
Title: mail
FREEFARMSLUTS.com
- FREE LIFETIME VIP MEMBERSHIP!
100%
FREE!
CLICK
HERE
Note: this is not a spam
email. This email was sent to you because your email was entered in on a website
requesting to be a registered
>>> "Jim" == Jim Meyering <[EMAIL PROTECTED]> writes:
[...]
Jim> Any objections?
No, please apply.
(Too bad AC_LIBSOURCE cannot be used in this case.)
Jim> 2002-03-05 Jim Meyering <[EMAIL PROTECTED]>
Jim> * automake.in (@common_files): Add config.rpath.
[...]
--
Alexandre Duret-Lutz
VERTEX TECHNOLOGIES
-SPECIALS OF THE WEEK ON LASER TONER SUPPLIES AT DISCOUNT PRICES--
ORDER BY PHONE:1-888-288-9043
ORDER BY FAX: 1-888-977-1577
E-MAIL REMOVAL LINE: 1-888-248-4930
UNIVERSITY AND/OR SCHOOL PURCHASE ORDERS WELCOME. (NO CREDIT APPROVAL REQUIRED)A LL
OTHER PURCHA
~:)¡¡ºÜ±§Ç¸´òÈÅÄú,´ËÐÅÈôÎÞÓÃÇëɾ³ý
ºÜ¸ßÐËÈÏʶÄú£¡Èç´ËÐÅ´òÈÅÁËÄú£¬Çëɾ³ý»ò»Ø¸´[EMAIL PROTECTED]
ÈçÄúÏëÁ˽â¹ðÁÖ£¬ÏëÖªµÀÎÒÃÇ£¬Çëµã»÷¹ðÁÖµçÐűö¹ÝÖ÷Ò³http://www.gldx.com
лл£¡
---
±¾ÓʼþÓÉËÑÒ×Ê×´´¡°ÎÞÐèSMTPȺ·¢Æ÷¡±·¢ËÍ£¬ÄÚÈÝÓë±¾¹«Ë¾ÎÞ¹
I think that automake should add config.rpath to the list of
`@common_files', since that file is required when using the
standard gettext-0.11 infrastructure.
I didn't add that file to Makefile.am's EXTRA_DIST in
both the latest textutils and fileutils test releases. The result
is that config.rp
Hi,
I have yet another approach for adding CORBA IDL support to Automake.
My approach is currently done entirely within a few Autoconf macros,
and via `config.status'. Very preliminary (and not fully functional)
patches are attached.
The patches basically cause `config.status' to directly modif
22 matches
Mail list logo