Anyone see what's up with this configure script:
1808 echo $ac_n "checking that regex functions are available""... $ac_c" 1>&6
1809 echo "configure:1810: checking that regex functions are available" >&5
1810 if [ "x$ac_cv_func_regcomp" == "$Good" ]
1811 then
1812 echo "$ac_t""yes" 1>&6
1813 else
1814 echo "$ac_t""no" 1>&6
1815 echo "configure: warning: regex functions not found, imwheel really needs these!" 1>&2
1816 Warnings=`expr "$Warnings" + 1`
1817 fi
1818
+ echo -n checking that regex functions are available...
checking that regex functions are available... + echo configure:1810: checking that regex functions are
available
+ [ xyes == xyes ]
./configure: [: ==: binary operator expected
+ echo no
no
+ echo configure: warning: regex functions not found, imwheel really needs these!
configure: warning: regex functions not found, imwheel really needs these!
++ expr 0 + 1
+ Warnings=1
What's up here ?
Kate
--
The words of the unwary are apt to cause needless pain and bloody violence.
- Zen Master Greg
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!