This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

automake -a does not call libtoolize


Hey,

it's my first posting to this list, please be kindly.

I have following problem as mention in subject. From manual I know if I 
specify in configure.in AC_PROG_LIBTOOL or better AM_PROG_LIBTOOL and call 
"automake -a", "automake" calls intern "libtoolize -a". Unfortunatelly it is 
not true on my system. "automake -a" breaks on missing "ltmain.sh", that will 
be created if I call explicit "libtoolize". Can somebody explain, why I get 
another results as written in manual.

Regards
Alex Kern

P.S.
I'm running SuSE 9.2
automake (1.9.3)
autoconf(2.59)
libtool(1.5.8)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]