whats the correct way to specify an X11 app-default file in an automake
file? Ie, I have something like:
bin_PROGRAMS=foo
foo_SOURCES= foo.c util.c util.h
somedirectoryforappdefaults_DATA= Foo
and I need to know what to put for "somedirectoryforappdefaults".
Thanks
-Dan
Hello,
I'm using Autoconf 2.56, Automake 1.7.1 and M4 1.4.1. When I add too
many files (or too long paths) to AC_OUTPUT, running automake ends with
M4: Error matching regular expression `^ *\(.*\) *$'
Automake runs autoconf with several --trace options to get output it
can simply parse
>>> "Alexei" == Alexei Lioubimov <[EMAIL PROTECTED]> writes:
Alexei> Hello,
Alexei> Is there any document describing AUTOMAKE version numbering scheme?
http://sources.redhat.com/ml/automake/2002-08/msg6.html
--
Alexandre Duret-Lutz