Hi again!
Why do I want this? For the code documentation.
Conter question: What is the sense behind generalised code? :-P
If nobody starts fixing this problem before I get the time, I will
notify you again and try myself. But currently there is not a single
chance of working on it for me.
greeti
Output seems crushed, so restore the original behavior.
---
automake.in |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: automake/automake.in
===
--- automake.orig/automake.in
+++ automake/automake.in
@@ -1199,7 +11
The automake manual says:
Sometimes an info file actually depends on more than one .texi
file. For instance, in GNU Hello, hello.texi includes the file
gpl.texi. You can tell Automake about these dependencies using the
texi_TEXINFOS variable. Here is how GNU Hello does it:
info_TEXINFOS
I've used Autotools in a few small projects before, but nothing which
required auxiliary files to support the binaries. Typically, I've seen
these auxiliary files stored in /usr/share/package-version/, and would
like to do the same thing for my own package via Autotools.
I'm able to get /usr/shar