configure can't recognize LT_PREREQ

2008-12-01 Thread Dmitry V. Krivenok
token `1.5.26' ./configure: line 2429: `LT_PREREQ(1.5.26)' make: *** [config.status] Error 2 [EMAIL PROTECTED] 15:49:16 ~/work/svn/libs/libtrap/trunk $ What's wrong? Any ideas? Thank you beforehand! -- Sincerely yours, Dmitry V. Krivenok Orange System Company Saint-Petersburg, Ru

Re: configure can't recognize LT_PREREQ

2008-12-01 Thread Dmitry V. Krivenok
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Dmitry V. Krivenok on 12/1/2008 5:52 AM: Hello! I added the line LT_PREREQ([1.5.26]) in the configure.ac file. This is a libtool question, not an autoconf one. That said, LT_PREREQ wasn't introduced