On Wednesday 22 August 2007 14:41:46 you wrote:
> > AC_CONFIG_FILES([project.conf
> > Makefile
> > subdir/Makefile])
>
> That doesn't always work for several reasons. First off, people
> happen to this frequently to pass path information around. Paths are
> mostly always defined in term o
Hi
I have an input file named project.conf.in in which I have some variable
placeholders of the form ${VARIABLE}. I am trying to use sed to replace them
with some actual contents so I have added a make rule in Makefile.am such as:
project.conf:project.conf.in $(top_builddir)/config.status
$(SED
On Friday 06 July 2007 11:49, Simon Richter wrote:
> Hi,
>
> Dizzy wrote:
> >> CC init/version.o
> >>
> >> Displaying the whole compile line is pretty useless in my opinion...
> >
> > Indeed it is and when it errors (the only moment when you n
On Thursday 05 July 2007 23:21, Johannes Bauer wrote:
> Hello list,
>
> how can I modify the output of an Automake project so that it does not
> display the whole command line, but simply the short version like the
> Linux Kernel does, e.g.:
I think I have asked about a similar thing some time ago
RUSU Email: [EMAIL PROTECTED]
GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net
"Linux is obsolete" -- AST
brary.
Maybe I miss something obvious, thank you for your help
--
Mihai RUSU Email: [EMAIL PROTECTED]
GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net
"Linux is obsolete" -- AST
On Wednesday 31 January 2007 19:38, Ralf Wildenhues wrote:
> * Dizzy wrote on Wed, Jan 31, 2007 at 12:44:39PM CET:
> Learn about EXTRA_noinst_LIBRARIES and other EXTRA_* thingies.
Thank you very much I have done most of what I wanted with EXTRA_LTLIBRARIES
(there is no EXTRA_noinst_LIB
that
can).
Thank you!
--
Mihai RUSU Email: [EMAIL PROTECTED]
GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net
"Linux is obsolete" -- AST
it won't second requirement from above as sources
from "common" directories are not only built as needed but they need to be
built initially all then try to link their object files to the "daemon"
targets
Please help with a solution for this problem, thank you!
--
Mihai RUSU Email: [EMAIL PROTECTED]
GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net
"Linux is obsolete" -- AST