Re: [Plib-users] Example config problem
Brought to you by:
sjbaker
From: C. H. <cho...@at...> - 2002-11-19 22:41:20
|
Norman Vine wrote: >... > Hmm... > > This sounds as if you are missing something required for > the 'devel' version of autoconf or perhaps a 'perl' problem > > as a work around .. > try adding the AC_PREREQ(2.13) line as below to your configure.in file > and then rerun > > aclocal > automake -a > autoconf > ./configure No change in effect. autoconf still complains about autom4te.cfg being missing at line 428. It puzzles me that I can build plib without a hitch and the examples dies on this. Shall I scrape off cygwin and then clean install it, Plib and then the examples? I only hope this improves things for anyone taking an interest in using both Plib and Cygwin. Regards, Charlie H. -- "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup |