[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option
From: |
Stefano Lattarini |
Subject: |
bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option |
Date: |
Tue, 03 Apr 2012 22:05:35 +0200 |
On 04/03/2012 10:04 PM, Stefano Lattarini wrote:
> OK, you've all made clear you have your sensible reasons to have the '.info'
> files generated in the builddir in your use cases. Since the actual change
> required by automake to allow this is very small and safe, I'm ready to do
> it (see attached patch, which I will push in a couple of days to 'master' if
> there is no objection).
>
> But since I'm not yet ready to publish this new feature, I intend to make
> it available only though the new, undocumented option named (literally)
> "hack!info-in-builddir". I hope this is acceptable to you.
>
Oops, with this squashed in:
diff --git a/tests/txinfo-builddir.test b/tests/txinfo-builddir.test
index 64ca190..a09af80 100755
--- a/tests/txinfo-builddir.test
+++ b/tests/txinfo-builddir.test
@@ -27,7 +27,7 @@ required=makeinfo
echo AC_OUTPUT >> configure.ac
cat > Makefile.am << 'END'
-AUTOMAKE_OPTIONS = cygnus ##!hack!info-in-builddir
+AUTOMAKE_OPTIONS = !hack!info-in-builddir
info_TEXINFOS = foo.texi subdir/bar.texi
subdir_bar_TEXINFOS = subdir/inc.texi
END
Sorry for the noise,
Stefano
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, (continued)
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Stefano Lattarini, 2012/04/02
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Tom Tromey, 2012/04/02
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Stefano Lattarini, 2012/04/02
- Message not available
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Tom Tromey, 2012/04/02
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Stefano Lattarini, 2012/04/02
- Message not available
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Stefano Lattarini, 2012/04/02
- Message not available
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Tom Tromey, 2012/04/02
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Stefano Lattarini, 2012/04/02
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Ian Lance Taylor, 2012/04/02
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Stefano Lattarini, 2012/04/03
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option,
Stefano Lattarini <=
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Stefano Lattarini, 2012/04/03
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Tom Tromey, 2012/04/03
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Stefano Lattarini, 2012/04/04
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Ian Lance Taylor, 2012/04/03
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Pedro Alves, 2012/04/03
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Miles Bader, 2012/04/03
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Stefano Lattarini, 2012/04/04
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Pedro Alves, 2012/04/04
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Roumen Petrov, 2012/04/02
- bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option, Joern Rennecke, 2012/04/03