she will give you more s59tik
zs zoothome zonking zymomin zooid zoonal zoophytes zygomycete zygomaxillare zoroastrianism zygodactylic zombies zonetimes zoophagus zoonomia zorgite zygadenine zymometer zymotechny zoned zoomed zoogeologist zoom zorrillo zygomycete zootrophy zoosporangiophore zyzzyvas zoophobia zoophilitic zoogonidium zonate zorillas zygosities zoologer zuza zoophobes zoopsychological FreeXBAKYDBBMonthLKVQITSKSupply.UPBDYSCMPJLEGDWVMCBNB * GetVHWVKWCOBiggerNTLLTHDTLTabletsEUHFQTzuisin zyme zooid zygomaticosphenoid zonation zoometry zoolatrous zygomaticoorbital zooscopic zoochemistry zooparasitic zoonist zootrophic & Safezoospermium andZVUFJXDnatural & TestedGRYVQTCandFHMMMRCZapprovedzymases zoophobes zoographer zopilote zoogeography zygomaticosphenoid zoonomic zygosperm zygosphenal zoonomy zones zygomaticum zymophore zootechnic zoophilia zowie zonks zonar zoochemical zooplastic zoophagan zygodactyl zygomaticotemporal zonula zwitterion zwieback zoometry zonula zoospermatic zwanziger zoological noFGTWMEPmas ___ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
Re: no serial number?
libtool.m4 contains: # serial 49 AC_PROG_LIBTOOL AC_DEFUN_ONCE([LT_INIT], AU_DEFUN([AC_PROG_LIBTOOL], [LT_INIT]) AU_DEFUN([AM_PROG_LIBTOOL], [LT_INIT]) and libtoolize looks for the AC_DEFUN of A[CM]_PROG_LIBTOOL. So one trivial fix is to tell libtoolize to look for A[CU]_DEFUN of A[CM]_PROG_LIBTOOL. However, maybe teaching it just about LT_INIT might be more sensible - when can libtoolize be older than the libtool.m4 it is trying to copy? (This isn't the whole story though: even after convincing libtoolize to copy the new libtool.m4: src/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined src/Makefile.am:1: src/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again. from automake) Cheers, Patrick On Thu, Feb 26, 2004 at 04:41:54PM +, Patrick Welche wrote: > libtoolize: warning: no serial number on `/usr/local/share/libtool/m4/libtool.m4', > not copying. > > libtoolize (GNU libtool 1.1434 2004/02/23 16:59:14) 1.5a > -rw-r--r-- 1 root wheel 206060 Feb 26 14:55 /usr/local/share/libtool/m4/libtool.m4 > % grep serial /usr/local/share/libtool/m4/libtool.m4 > # serial 49 AC_PROG_LIBTOOL ___ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
Get cheap via-gra
Generic viagra, at cheap prices. Most places charge $20, we charge $3. Quite a difference, right? An amazing erection EVERY TIME is guaranteed to you! Go into sexual overdrive today... vrm! Shipped to the whole world.Your solution is here: http://www.mega-health.net/via/?oxygen - The link below is for people who hate spam. http://www.mega-health.net/off.html ___ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
more on serial
LT_INIT is defined using AC_DEFUN_ONCE. There is no documentation for this macro in autoconf.texi, and aclocal doesn't know about it, or at least, it doesn't pick up the fact that as LT_INIT appears in configure.ac, it should include m4/libtool.m4. (s/AC_DEFUN_ONCE/AC_DEFUN/ changes this) I don't know - the above could go to 3 mailing lists.. The other thing is libtool.m4 has: AC_REQUIRE([LTOPTIONS_VERSION])dnl but I don't see that defined anywhere... Cheers, Patrick ___ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool