bug#42635: uninitialized value in string eq at /usr/bin/automake line 4953.

2020-07-31 Thread Alexandre Duret-Lutz
unless $test_suffixes[0] eq $at_exeext; 4955 } -- Alexandre Duret-Lutz

bug#11745: the new test-suite summary is confusing

2012-06-19 Thread Alexandre Duret-Lutz
the package. Another option could be to let the test-suite be named in Makefile.am. Maybe introduce TESTS_DISPLAY_NAME = $(PACKAGE_STRING) and use echo Testsuite summary for $(TESTS_DISPLAY_NAME) so that people with multiple test-suites can give them different names. -- Alexandre Duret-Lutz

Re: Build a lib, then example programs

2007-08-09 Thread Alexandre Duret-Lutz
lib_LIBRARIES = libdconn.a libdconn_a_SOURCES = ... noinst_PROGRAMS = udpclient udpclient_SOURCES = ... -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: FYI: Update to GPLv3

2007-07-16 Thread Alexandre Duret-Lutz
Thanks for updating every files. I'm checking this in before somebody asks. 2007-07-16 Alexandre Duret-Lutz [EMAIL PROTECTED] * NEWS: Clarify that COPYING files are not updated. Index: NEWS === RCS file: /cvs/automake

Re: [RFD] Preliminary patches for adding support for Mono/.NET (CLI)

2007-07-16 Thread Alexandre Duret-Lutz
time. I see your email moved from cs.umn.edu to novel.com. Before we delve into this, does the FSF need a disclaimer from your new(?) employer? Sorry, I have to ask. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: FYI: new back-cover text in manual

2007-07-10 Thread Alexandre Duret-Lutz
. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: some pending patches

2007-03-26 Thread Alexandre Duret-Lutz
On Mon, Mar 26, 2007 at 11:23:03PM +0200, Ralf Wildenhues wrote: Hello Alexandre, I know you have little or no time for Automake currently. Would you please speak up if you have any issue with me applying/approving some of the patches that have been pending for a long while long now (e.g.,

Re: ftp.gnu.org no longer working with old method?

2006-10-16 Thread Alexandre Duret-Lutz
PE == Paul Eggert [EMAIL PROTECTED] writes: PE Alexandre Duret-Lutz [EMAIL PROTECTED] writes: A new version of gnupload is in Automake's CVS (and attached). PE Thanks, but it's not in Automake's CVS yet. Did you have second PE thoughts? I was making too many things at the same time

Re: ftp.gnu.org no longer working with old method?

2006-10-15 Thread Alexandre Duret-Lutz
I had the same problem while releasing Automake 1.10 tonight. A new version of gnupload is in Automake's CVS (and attached). -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl #!/bin/sh # Sign files and upload them. scriptversion=2006-10-15.21

FYI: Remove Hello node from manual

2006-10-15 Thread Alexandre Duret-Lutz
This example is obsolete, the new GNU Hello is no longer suitable as an introductory example, and we distribute amhello instead. 2006-10-15 Alexandre Duret-Lutz [EMAIL PROTECTED] * doc/automake.texi (Examples): Introduce the example, and point to Hello World. (Hello

FYI: two small nits

2006-10-15 Thread Alexandre Duret-Lutz
2006-10-15 Alexandre Duret-Lutz [EMAIL PROTECTED] * lib/am/depend2.am: Typo. * lib/depcomp (scriptversion): Bump, to account for recent changes. Index: lib/depcomp === RCS file: /cvs/automake/automake/lib/depcomp,v

FYI: update third-party files

2006-10-15 Thread Alexandre Duret-Lutz
2006-10-15 Alexandre Duret-Lutz [EMAIL PROTECTED] * lib/config.sub, lib/texinfo.tex: New upstream versions. Index: lib/config.sub === RCS file: /cvs/automake/automake/lib/config.sub,v retrieving revision 1.188 diff -u

Re: subdir-objects for Fortran

2006-10-15 Thread Alexandre Duret-Lutz
] [...] -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Use AC_FC_SRCEXT in Automake

2006-10-15 Thread Alexandre Duret-Lutz
} = '$(FCFLAGS_' . $suffix . ') ' RW + if ($suffix eq 'f90' || $suffix eq 'f95'); RW + } [...] -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: request for pkglibexecdir

2006-10-15 Thread Alexandre Duret-Lutz
RW == Ralf Wildenhues [EMAIL PROTECTED] writes: [...] RW Thanks for the report. OK to install? This looks fine. Please install. [...] -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

GNU Automake 1.10 released

2006-10-15 Thread Alexandre Duret-Lutz
Autotools Introduction chapter of the manual. -- Alexandre Duret-Lutz pgpWfjgzpoY5Q.pgp Description: PGP signature

Re: CPPASCOMPILE doesn't use $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES)

2006-10-14 Thread Alexandre Duret-Lutz
. RW Suggested by Thomas Schwinge and Ralf Corsepius. Please go ahead, but do not forget to update THANKS. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: support cross multilibs

2006-10-14 Thread Alexandre Duret-Lutz
GK == Geoffrey Keating [EMAIL PROTECTED] writes: GK 2006-09-14 Geoffrey Keating [EMAIL PROTECTED] GK * m4/multi.m4: Non-default multilibs may be cross compilation. Thanks, I've applied that. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Better error message for aclocal.m4 mismatch

2006-10-14 Thread Alexandre Duret-Lutz
: the top level and we let the user choose its preferred course for regen? Or was there another source of confusion you were trying to address? Anyway, this is just a suggestion. Feel free to install whatever wording you prefer. -- Alexandre Duret-Lutz Shared books are happy books. http

Re: install-sh misbehaves badly on buggy FreeBSD systems

2006-10-14 Thread Alexandre Duret-Lutz
using -m; PE suggested by Stepan Kasal. Thanks. I've installed that along with the script version and THANKS update. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: fix coreutils' make distcheck: remove AC_CONFIG_LIBOBJ_DIR(lib)

2006-10-14 Thread Alexandre Duret-Lutz
. RW * tests/pr401b.test: Likewise. RW * tests/pr401c.test: Likewise. RW Report by Jim Meyering and Eric Blake. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: automake/492: Compilation of assembler files with subdir-objects

2006-10-14 Thread Alexandre Duret-Lutz
. [...] -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: depcomp deficiency

2006-10-14 Thread Alexandre Duret-Lutz
at the same position as in %FASTDEP% RW mode in depend2.am. Fixes build failure for FreeBSD's c89, RW which ignores unknown options only after the first non-option. RW Bug report against M4 by Nelson H. F. Beebe. [...] -- Alexandre Duret-Lutz Shared books are happy books. http

Re: pending patches

2006-10-14 Thread Alexandre Duret-Lutz
://thread.gmane.org/gmane.comp.sysutils.automake.patches/2565 -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: gettext: prepare Makefile.in.in for next Automake version

2006-09-06 Thread Alexandre Duret-Lutz
these changes back to the original AM_PROG_MKDIR_P. It seems the switch to AC_PROG_MKDIR_P only brought us trouble, and no improvement :( -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: nobase.test

2006-09-06 Thread Alexandre Duret-Lutz
sarcastic here; I just don't care which way the balance tilts, as long as it clearly tilts.) -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: nobase.test

2006-09-06 Thread Alexandre Duret-Lutz
sarcastic here; I just don't care which way the balance tilts, as long as it clearly tilts.) -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: check.am and Solaris VPATH rewriting

2006-09-01 Thread Alexandre Duret-Lutz
RW == Ralf Wildenhues [EMAIL PROTECTED] writes: [...] RW Should I change the patch to this end (and update the test), or OK to RW apply as below? It doesn't sounds that important. Let's go with what you have. -- Alexandre Duret-Lutz Shared books are happy books. http

Re: automake/501: abbreviating the .Po-related output somewhat

2006-08-30 Thread Alexandre Duret-Lutz
. -- Alexandre Duret-Lutz

Re: redirecting produced files

2006-08-28 Thread Alexandre Duret-Lutz
%40gnu.org%3e especially section 2.2.6 about VPATH builds. [...] -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: distdir unset in subdir Makefiles?

2006-08-28 Thread Alexandre Duret-Lutz
the subpackage doesn't know the distdir value, it has to be passed by the parent. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: is -Wportability enabled by default?

2006-08-23 Thread Alexandre Duret-Lutz
... BH BH which appears to say that -Wportability needs to be enabled explicitly? Good catch! I'm checking this in. 2006-08-23 Alexandre Duret-Lutz [EMAIL PROTECTED] * lib/Automake/ChannelDefs.pm (usage): Mention that -Wportability is enabled by default with gnu and gnits

Re: Mltiple target rules not recognized

2006-08-22 Thread Alexandre Duret-Lutz
SK == Stepan Kasal [EMAIL PROTECTED] writes: SK install uninstall installcheck: SK : Do not run $@ in elfutils. SK But automake did not notice that the rule redefines a standard rule. Yes. This is also known as FIXME #3 in the parser... -- Alexandre Duret-Lutz Shared books are happy

FYI: update INSTALL, config.sub, and texinfo.tex

2006-08-20 Thread Alexandre Duret-Lutz
I'm checking this in. 2006-08-20 Alexandre Duret-Lutz [EMAIL PROTECTED] * INSTALL, lib/INSTALL, lib/texinfo.tex, lib/config.sub: New upstream versions. Index: INSTALL === RCS file: /cvs/automake/automake/INSTALL

Automake 1.9b uploaded (beta for Automake 1.10)

2006-08-20 Thread Alexandre Duret-Lutz
package in $(docdir). This example is used thorough the new Autotools Introduction chapter of the manual. -- Alexandre Duret-Lutz pgp6hItITC3oS.pgp Description: PGP signature

Re: RFC: Autotools Introduction chapter draft (16 pages long)

2006-08-16 Thread Alexandre Duret-Lutz
BP == Ben Pfaff [EMAIL PROTECTED] writes: BP I did a quick job of proofreading as I read your chapter. (And so did Ralf.) Thanks a lot to both of you ! I'll post the complete patch momently on automake-patches. -- Alexandre Duret-Lutz Shared books are happy books. http

Re: AC_CONFIG_LIBOBJ_DIR

2006-08-16 Thread Alexandre Duret-Lutz
RW == Ralf Wildenhues [EMAIL PROTECTED] writes: RW IOW, are you asking when 1.10 will be ready? I hope I can release a beta for 1.10 this weekend. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: proposed patch to support Unified Parallel C (version 3 of patch)

2006-08-14 Thread Alexandre Duret-Lutz
' +bin_PROGRAMS = hello +hello_SOURCES = hello.upc mix.c message.h +hello_LDADD = -lm +END + +$ACLOCAL +$AUTOMAKE +$AUTOCONF + +./configure +$MAKE distcheck -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

RFC: Autotools Introduction chapter draft (16 pages long)

2006-08-12 Thread Alexandre Duret-Lutz
is therefore to install `README' during `make install'. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: pr401*.test and BSD make: computing LIBOBJDIR

2006-08-04 Thread Alexandre Duret-Lutz
/$(DEPDIR)/alloca.Po EOF $ACLOCAL -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: automake crash

2006-08-04 Thread Alexandre Duret-Lutz
is conditionally defined. This error message at least is easily improved. BW # Pioneers - Implementation of the excellent Settlers of Catan board game. BW # Go buy a copy. I own one already. Great game ! I'm checking the following patch in. 2006-08-04 Alexandre Duret-Lutz [EMAIL PROTECTED

Re: Creating subdirs of distdir

2006-08-04 Thread Alexandre Duret-Lutz
$AUTOMAKE - -# Look for mkdir_p invocation for the templ directory. -# We use the `[^/]' to avoid matching `templ/README.foo.in'. -$EGREP 'mkdir_p.*templ([^/]|$)' Makefile.in +./configure +$MAKE distdir +test -f nonesuch-nonesuch/templ/README.foo.in -- Alexandre Duret-Lutz Shared books are happy books

FYI: diagnose old-style AC_INIT with new-style AM_INIT_AUTOMAKE

2006-08-04 Thread Alexandre Duret-Lutz
m4_pattern_allow. See the Autoconf documentation. Let's point him to AC_INIT instead. 2006-08-04 Alexandre Duret-Lutz [EMAIL PROTECTED] * m4/init.m4: Suggest fixing the call to AC_INIT when AC_PACKAGE_NAME or AC_PACKAGE_VERSION is undefined

FYI: _SCRIPTS doc retake

2006-08-04 Thread Alexandre Duret-Lutz
I'm checking this in. 2006-08-04 Alexandre Duret-Lutz [EMAIL PROTECTED] * doc/automake.texi (Scripts): Revamp. Show an example of script built from configure.ac. Discuss CLEANFILES and EXTRA_DIST for other built scripts. Index: doc/automake.texi

Re: FYI: _SCRIPTS doc retake

2006-08-04 Thread Alexandre Duret-Lutz
too fast 2006-08-04 Alexandre Duret-Lutz [EMAIL PROTECTED] * doc/automake.texi (Scripts): Fix some errors in previous patch. Index: doc/automake.texi === RCS file: /cvs/automake/automake/doc/automake.texi,v retrieving

Re: Disable implicit RCS rule of GNU Make

2006-08-04 Thread Alexandre Duret-Lutz
Makefile % : RCS/%,v % : %,v This way GNU Make will uses these rules in addition to the ordinary Makefile. But Automake and other Make implementation never see them. [...] RH CO = \# BTW, escaping # is not portable. Here setting CO = : would be safer. -- Alexandre Duret-Lutz Shared books

FYI: fix latent bug in handle_LIBOBJS

2006-06-07 Thread Alexandre Duret-Lutz
I'm checking this in. 2006-06-07 Alexandre Duret-Lutz [EMAIL PROTECTED] * automake.in (handle_LIBOBJS): Don't rely on the caller defining $1. Index: automake.in === RCS file: /cvs/automake/automake/automake.in,v

Re: pr401*.test and BSD make: computing LIBOBJDIR

2006-06-06 Thread Alexandre Duret-Lutz
adl == Alexandre Duret-Lutz [EMAIL PROTECTED] writes: adl I'll try to look at this and the rewrite of depout later this week-end Ahem... I had a very long week. (Does that sound credible?) Sorry about that. RW == Ralf Wildenhues [EMAIL PROTECTED] writes: RW 1) RW On alphaev7-dec-osf5.1b

Re: automake/483: missing doesn't handle --output for missing makeinfo

2006-06-06 Thread Alexandre Duret-Lutz
RW == Ralf Wildenhues [EMAIL PROTECTED] writes: [...] You should write PR automake/483 fully so it get caught by the gnats filters. RW Do they match PR\nautomake..? (I rewrote the entry to not have that.) No idea. I'd guess not. [...] -- Alexandre Duret-Lutz Shared books are happy

Re: Fix latent failures of aclocal7.test

2006-05-10 Thread Alexandre Duret-Lutz
RW == Ralf Wildenhues [EMAIL PROTECTED] writes: RW * Ralf Wildenhues wrote on Sat, Apr 22, 2006 at 09:39:55PM CEST: OK to apply? RW ..including copyright year update, of course? Of course :) -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend

Re: automake/481: Add support for HPUX aCC to depcomp

2006-05-10 Thread Alexandre Duret-Lutz
to.. RW (hp2): ..this, as it works with aCC on HPPA, too; adjust RW comment. Report by Olivier Fourdan [EMAIL PROTECTED]. Why not, please go ahead ! -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: fix mkinst3.test

2006-05-10 Thread Alexandre Duret-Lutz
loop. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: FreeBSD, autom4te and locking on NFS

2006-05-10 Thread Alexandre Duret-Lutz
? 'fatal' : 'unsupported', + cannot lock $file with mode $mode: $! . ($make_j ? $note : )) + if $make_j or not $!{ENOLCK} || $!{EOPNOTSUPP}; as if $make_j || !($!{ENOLCK} || $!{EOPNOTSUPP}); for readability and consistency. -- Alexandre Duret-Lutz Shared books are happy books

Re: perl 5.8.2 Getopt::Long

2006-05-10 Thread Alexandre Duret-Lutz
cares about -- anyway, it's not worth such a warning. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: ansi2knr and pmake

2006-05-10 Thread Alexandre Duret-Lutz
. RW (%ANSI2KNR-DIR%/ansi2knr): Adjust. How come all your ellipses have only two dots instead of three? (Bear with me.) -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: AC_PROG_CC_STDC and ac_cv_prog_cc_stdc

2006-05-10 Thread Alexandre Duret-Lutz
and install it. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: missing*.test failures on Tru64; 'required=' lines

2006-05-10 Thread Alexandre Duret-Lutz
=' does not RW follow `. ./defs' in the tests. I agree with this except for the added sleeps. Unless the problem is generalized I don't think we should include workarounds for any misconfigured system we encounter. -- Alexandre Duret-Lutz Shared books are happy books. http

Re: pending Autoconf + Automake patches

2006-05-10 Thread Alexandre Duret-Lutz
/automake-patches/2006-05/msg8.html Answered separately. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Broken makefile given Autoconf version mismatch

2006-04-20 Thread Alexandre Duret-Lutz
adl == Alexandre Duret-Lutz [EMAIL PROTECTED] writes: adl Here is my attempt at checking Autoconf version in aclocal.m4. adl It would be nice if someone could suggest a better way to retrieve adl the Autoconf version: Here is a second attempt that I think is superior to the previous one

Re: Broken makefile given Autoconf version mismatch

2006-04-20 Thread Alexandre Duret-Lutz
Autoconf version, all the other Makefile.ins remain based on the other Autoconf version - if autoconf is called by the rebuild rule of configure then nothing guarantees that the existing Makefile.ins are compatible. -- Alexandre Duret-Lutz

Re: mkdir -p -- minor cleanup

2006-04-19 Thread Alexandre Duret-Lutz
PE == Paul Eggert [EMAIL PROTECTED] writes: PE Here's a proposed Automake patch to implement this. I noticed that PE install-sh handles neither -- nor unknown options, so I added support PE for that as well. Thanks, please install! -- Alexandre Duret-Lutz Shared books are happy books

Re: automake/488: make check may seem to succeed when there are failed tests in multiple tools

2006-04-19 Thread Alexandre Duret-Lutz
RW == Ralf Wildenhues [EMAIL PROTECTED] writes: [...] RW OK to apply this patch to fix this in the spirit of Paul's suggestion, RW and amend the dejagnu4.test to expose the failure? Yes please ! Thanks. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com

Re: automake/490: make check XFAIL shell code may fail on Solaris due to extraneous tabs

2006-04-18 Thread Alexandre Duret-Lutz
. (Emacs can be configured to update these automatically.) -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Broken makefile given Autoconf version mismatch

2006-04-16 Thread Alexandre Duret-Lutz
SK == Stepan Kasal [EMAIL PROTECTED] writes: SK Hello, SK On Thu, Apr 13, 2006 at 08:52:48PM +0200, Alexandre Duret-Lutz wrote: Or can we tweak Autoconf to make its version more accessible? SK what would be wrong with parsing `autoconf --version' or SK `autom4te --version'? (At least

Re: AM_PATH_LISPDIR requires 2.59c

2006-04-14 Thread Alexandre Duret-Lutz
| | * m4/lispdir.m4 (AM_PATH_LISPDIR): Require Autoconf 2.59c, | | because it uses `datarootdir'. | | This looks fine. Please bump the serial number in the file | before you commit it. And copyright year too... -- Alexandre Duret-Lutz Shared books are happy books. http

Re: Problem with automake

2006-04-13 Thread Alexandre Duret-Lutz
| autoconf --version: 2.57 automake --verison: 1.6.3 These releases are like 4-year old, btw. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Broken makefile given Autoconf version mismatch

2006-04-13 Thread Alexandre Duret-Lutz
a version number. Any cunning idea ? Or can we tweak Autoconf to make its version more accessible ? 2006-04-13 Alexandre Duret-Lutz [EMAIL PROTECTED] * aclocal.in (trace_used_macros): Retrieve Autoconf's version. (write_aclocal): Check Autoconf's version in aclocal.m4. Doing

Re: AM_PATH_LISPDIR requires 2.59c

2006-04-13 Thread Alexandre Duret-Lutz
| * m4/lispdir.m4 (AM_PATH_LISPDIR): Require Autoconf 2.59c, | because it uses `datarootdir'. This looks fine. Please bump the serial number in the file before you commit it. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Broken makefile given Autoconf version mismatch

2006-04-13 Thread Alexandre Duret-Lutz
inside AM_INIT_AUTOMAKE. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Broken makefile given Autoconf version mismatch

2006-04-13 Thread Alexandre Duret-Lutz
a version number. Any cunning idea ? Or can we tweak Autoconf to make its version more accessible ? 2006-04-13 Alexandre Duret-Lutz [EMAIL PROTECTED] * aclocal.in (trace_used_macros): Retrieve Autoconf's version. (write_aclocal): Check Autoconf's version in aclocal.m4. Doing

FYI: reduce the am__XXX* shadowing clutter (Was: Re: $(EXEEXT) in TESTS required?)

2006-04-09 Thread Alexandre Duret-Lutz
anytime a new test was inserted. Now the TESTS definition in Makefile.in is again the same as it is in Makefile.am. 2006-04-09 Alexandre Duret-Lutz [EMAIL PROTECTED] * lib/Automake/Variable.pm (_hash_varname, _hash_values): New functions. (_gen_varname): Use _hash_values

Re: how to make make all and make distcheck *both* work???

2006-04-09 Thread Alexandre Duret-Lutz
example Sure. See this tutorial http://www-src.lip6.fr/homepages/Alexandre.Duret-Lutz/autotools.html slides 86 (VPATH builds) and 87 (using a library like you did). -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Turning Off Compiler Optimization in Subdir

2006-04-09 Thread Alexandre Duret-Lutz
in this Makefile.am: CXXFLAGS = @CXXFLAGS@ $(MYHACK) and then AC_SUBST MYHACK to either -O0 or nothing. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Partial linking with _RELOCATABLES - Proposed patch

2006-03-27 Thread Alexandre Duret-Lutz
right on the tabs). -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Partial linking with _RELOCATABLES - Proposed enhancement

2006-03-27 Thread Alexandre Duret-Lutz
= foo.c bar.c libpart_la_LDFLAGS = -reloadable bin_PROGRAMS = whatever whatever_SOURCES = main.c whatever_LDADD = libpart.la Does it make any sense? -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: comment handling in aclocal ... bug or feature ?

2006-03-27 Thread Alexandre Duret-Lutz
) Alexandre Duret-Lutz [EMAIL PROTECTED] * aclocal.in ($m4_include_rx): Do not recognize `include', and adjust scan_configure_dep and scan_file accordingly. (scan_configure_dep): Do not search white lines. (scan_file): Strip comments from current line after

Re: problems with TEXINFOS

2006-03-25 Thread Alexandre Duret-Lutz
into a maintainer-mode only section? If you show us your setup someone might be able to suggest changes that do not involve the infamous maintainer-mode. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Ada support

2006-03-25 Thread Alexandre Duret-Lutz
TM == Tommi Mäkitalo [EMAIL PROTECTED] writes: TM Can you tell me, where I might find these patches, since Vadim seems to be TM offline. I would like to look at them. http://www.google.com/search?q=automake+ada+patch -- Alexandre Duret-Lutz Shared books are happy books. http

Re: depcomp testing

2006-03-22 Thread Alexandre Duret-Lutz
RW == Ralf Wildenhues [EMAIL PROTECTED] writes: RW OK to apply this patch? Sorry about all that noise. Sure! -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Ada support

2006-03-22 Thread Alexandre Duret-Lutz
/automake/libtools? The developer's documentation is the code and the mailing list archives. If you plan in contributing to Automake, please start here: http://sources.redhat.com/automake/contribute.html I'll send you the assignment form mentioned there separately. -- Alexandre Duret-Lutz Shared

Re: depcomp testing

2006-03-20 Thread Alexandre Duret-Lutz
On Sun, Mar 19, 2006 at 07:13:44AM +0100, Ralf Wildenhues wrote: * Ralf Wildenhues wrote on Sun, Mar 19, 2006 at 06:46:24AM CET: [about if $MAKE; then false; fi] * Alexandre Duret-Lutz wrote on Sat, Mar 18, 2006 at 07:28:14AM CET: Let's write $MAKE exit 1 because that's what of the other

Re: AM_SUBST_IGNORE = AC_SUBST without Makefile variable definition

2006-03-18 Thread Alexandre Duret-Lutz
adl == Alexandre Duret-Lutz [EMAIL PROTECTED] writes: [...] adl Originally, I wanted AM_SUBST_IGNORE to cause Automake to ignore adl a previously defined AC_SUBST, so you could have adl AC_SUBST([foo]) adl and later, perhaps outside the macro that defines 'foo' if it's adl not yours, you

Re: patch pings

2006-03-17 Thread Alexandre Duret-Lutz
by make (unless that bit actually has an effect to all Automake's Makefiles, of course -- one reason these files are checked in is to force ourself looking how the real bits changes), but any way is not really a problem. -- Alexandre Duret-Lutz Shared books are happy books. http

Re: Do not write in symlinked aclocal.m4

2006-03-17 Thread Alexandre Duret-Lutz
a moment to understand what was going on.) [...] RW +AC_CONFIG_FILES([doit],[chmod +x doit]) ^space -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: allow (sub)packages to share files in subpackages

2006-03-17 Thread Alexandre Duret-Lutz
= +END It doesn't matter to me here, but those could be echos if you care for speed (I think to remember you do). -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: best aclocal include practice wanted

2006-03-07 Thread Alexandre Duret-Lutz
Did you read section Handling Local Macros of the Automake manual? -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Adding BUILT_SOURCES to a multi-directory, non-recursive project

2006-03-04 Thread Alexandre Duret-Lutz
is something you use in addition to suffix rules to support weird extensions (not starting with one dot, or with more than one). Not your case. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: problem with flex scanner `make dist'

2006-03-04 Thread Alexandre Duret-Lutz
pointless to me, I'd remove them. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: Copying a file after each subdirectory build

2006-03-04 Thread Alexandre Duret-Lutz
(assuming that's what you build) are not something I'd ever want to move in a build tree. Or maybe each of you subpackage could supply a script run by the top-level configure to build symlinks, but that doesn't really sound sane to me. -- Alexandre Duret-Lutz Shared books are happy books

Re: FYI: more doc about _PYTHON

2006-02-21 Thread Alexandre Duret-Lutz
SK == Stepan Kasal [EMAIL PROTECTED] writes: SK Hello, SK I think there was a consensus that manuals should consistently use full SK quoting in autoconf code. Right. Let's clean this up. 2006-02-21 Alexandre Duret-Lutz [EMAIL PROTECTED] * doc/automake.texi (Complete, Extending

document .ypp and .lpp (Was: Re: Automake doesn't invoke bison even with BUILT_SOURCES)

2006-02-21 Thread Alexandre Duret-Lutz
} are RW -recognized. RW +extensions @file{.l}, @file{.ll}, @file{.l++}, @file{.lxx}, and RW [EMAIL PROTECTED] are recognized. RW You should never explicitly mention the intermediate (C or C++) file RW in any @code{SOURCES} variable; only list the source file. -- Alexandre Duret-Lutz Shared

Re: help2man

2006-02-04 Thread Alexandre Duret-Lutz
of that section I may have found an error in BR the documentation. Thanks, I'm installing this. 2006-02-05 Alexandre Duret-Lutz [EMAIL PROTECTED] * doc/automake.texi (distcleancheck): Fix bad wording. Report from Bob Rossi. (Man pages): Show dist_man_MANS

Re: Portable moc/uic support - works for me

2006-02-02 Thread Alexandre Duret-Lutz
. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

Re: $(EXEEXT) in TESTS required?

2006-01-29 Thread Alexandre Duret-Lutz
to tune transform_variable_recursively so it doesn't create a temporary variable when no transformation has occurred. 2006-01-29 Alexandre Duret-Lutz [EMAIL PROTECTED] Append $(EXEEXT) to programs that may be listed in TESTS. Report from Simon Josefsson. * automake.in

Re: Portable use of {, ; , etc. within sed scripts (in Automake)

2006-01-12 Thread Alexandre Duret-Lutz
and missing. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

FYI: ChangeLog.04

2006-01-12 Thread Alexandre Duret-Lutz
Let's speed up CVS commits a bit 2006-01-12 Alexandre Duret-Lutz [EMAIL PROTECTED] * ChangeLog: Move 2004's entries to ... * ChangeLog.04: ... this new file. * Makefile.am (EXTRA_DIST): Add ChangeLog.04. -- Alexandre Duret-Lutz

Re: Incorrect directory creation with 'make dist' and EXTRA_DIST

2006-01-05 Thread Alexandre Duret-Lutz
[EMAIL PROTECTED] Alexandre Duret-Lutz [EMAIL PROTECTED] * automake.in (top_srcdir): New global. (generate_makefile): Compute it. (fill_dist_dirs): New function extracted from handle_dist. (handle_dist, handle_configure): Use fill_dist_dirs

FYI: 2005-2006

2006-01-05 Thread Alexandre Duret-Lutz
2006-01-06 Alexandre Duret-Lutz [EMAIL PROTECTED] * doc/automake.texi: Bump copyright year. * automake.in ($gen_copyright, version): Likewise. * aclocal.in (write_aclocal, version): Likewise. Index: aclocal.in

Re: Incorrect directory creation with 'make dist' and EXTRA_DIST

2006-01-05 Thread Alexandre Duret-Lutz
[EMAIL PROTECTED] Alexandre Duret-Lutz [EMAIL PROTECTED] * automake.in (top_srcdir): New global. (generate_makefile): Compute it. (fill_dist_dirs): New function extracted from handle_dist. (handle_dist, handle_configure): Use fill_dist_dirs

Re: what's a good way to check a file size (as part of a make check) from automake?

2005-12-26 Thread Alexandre Duret-Lutz
the answer), but why test only the size ? Isn't the contents important too ? If the file isn't too big I'd ship the expected result and compare it with `cmp'. If it's too big you can still compute a checksum to compare. -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com

  1   2   3   4   5   6   7   8   9   >