Re: detecting automake version

2002-01-02 Thread Murray Cumming
On Tue, 2002-01-01 at 23:58, Tom Tromey wrote: Murray == Murray Cumming [EMAIL PROTECTED] writes: I didn't see a response to this. Murray I'm trying to make a package work with both automake 1.4 and Murray automake 1.5. I think that I could do this with some Murray conditionals

detecting automake version

2001-11-06 Thread Murray Cumming
I'm trying to make a package work with both automake 1.4 and automake 1.5. I think that I could do this with some conditionals in the Makefile.am files. So is there a macro that I can put in configure.in to detect the automake version number? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com

Replacement for AC_CONFIG_HEADERS?

2001-10-09 Thread Murray Cumming
a AC_CONFIG_HEADERS, so what should I use? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com

Alternative to configure substitution in _SOURCES

2001-10-09 Thread Murray Cumming
of files is not added to libgtkmm_la_SOURCES. However, we need to use the same list of sources in several Makefile.am files, and we would like to generate that list automatically based on file extensions. So what is the best way to do this? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com

Re: [Combining libraries in subdirectories into one library]

2000-08-18 Thread Murray Cumming
to generate a static library. Murray Cumming [EMAIL PROTECTED] www.murrayc.com +44 7971 226563 Get free email and a permanent address at http://www.netaddress.com/?N=1

Newbie docs about libraries

2000-08-07 Thread Murray Cumming
/using_libraries.shtml Murray Cumming [EMAIL PROTECTED] www.murrayc.com +44 7971 226563 Get free email and a permanent address at http://www.netaddress.com/?N=1

Re: [Re: Solaris: Finds library at build-time, not at run-time.]

2000-07-26 Thread Murray Cumming
"Thomas E. Dickey" [EMAIL PROTECTED] wrote: see the -R option of ld. Many thanks. That fixed it. Murray Cumming [EMAIL PROTECTED] www.murrayc.com +44 7971 226563 Get free email and a permanent addre

Antwort: Re: Telling aclocal about prefix/share/aclocal/something.m4

2000-07-21 Thread Murray . Cumming
: aclocal -I /the/directory Of course. I was worrying about when the user runs configure, but, of couse, at that time all the macros have been copied to the project. Murray Cumming [EMAIL PROTECTED] www.murrayc.com Roaming Mobile: +44 7971 226563 German Mobile: 0174 4792588

Re: [Re: Shared library with source in sub directories]

2000-07-16 Thread Murray Cumming
Murray Cumming wrote: I'm trying to use automake/autoconf to build a shared library whose source code is neatly organised sub directories (about 5 levels wide and 5 levels deep). If this was an application then I would build static libraries in each of the subfolders and link them all

Shared library with source in sub directories

2000-07-14 Thread Murray Cumming
libraries. That would be stupid. So, how should I use automake to build a shared library if the source is in sub directories? Murray Cumming [EMAIL PROTECTED] www.murrayc.com +44 7971 226563 Get free email and a permanent

Re: [Re: Shared library with source in sub directories]

2000-07-14 Thread Murray Cumming
that LDADD's them. Thanks. I'll try this. I didn't do it before because the automake manual explicitly states that noinst_LTLIBRARIES is not allowed. I guess that's wrong. Murray Cumming [EMAIL PROTECTED] www.murrayc.com +44 7971 226563