Re: Need help with aclocal parsing

2002-10-10 Thread Tom Epperly
Tamara L Dahlgren wrote: >In trying to integrate F90/F95 macros into our acinclude.m4 file, I've >encountered problems with aclocal's parsing. In particular aclocal does >not parse the F90 or F95 preprocessor or compiler macros (i.e., >AC_LANG_PREPROC(Fortran 90), AC_LANG_COMPILER(Fortran 90), >

error with shared lib on irix 6.5

2002-10-10 Thread Kremp, Johannes
hello, i'm on irix 6.5 and using automake (GNU automake) 1.6.1 autoconf (GNU Autoconf) 2.54 ltmain.sh (GNU libtool) 1.4.2 (1.922.2.53 2001/09/11 03:18:52) and the native cc and ld. i wrote a little example to build a static (no error) and a shared library (error). therefore i have to use '$(AM_CF