Dave, et al,

Just to be certain I wasn't going crazy,
I set FLTK_CONFIG again and ran ./configure:

[josh@radio fldigi-3.21.35]$ export FLTK_CONFIG=/usr/local/bin/fltk-config
[josh@radio fldigi-3.21.35]$ fltk-config --api-version
1.3
[josh@radio fldigi-3.21.35]$ fltk-config --version
1.3.0
[josh@radio fldigi-3.21.35]$ ./configure

....
checking for fltk-config... /usr/local/bin/fltk-config
configure: WARNING: fldigi may not work with FLTK 1.3
....

The words *are* in fldigi's configure script, line 9739+:

if test $FLDIGI_FLTK_API_MINOR -gt 1; then
          { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:
$PACKAGE_TARNAME may not work with FLTK $FLTK_API_VERSION" >&5
$as_echo "$as_me: WARNING: $PACKAGE_TARNAME may not work with FLTK
$FLTK_API_VERSION" >&2;}
      fi

Maybe if the minor version test for was 0 it wouldn't complain?

I'm just saying.....           :-)


-- 
P.J. "Josh" Rovero                     Ham Radio: KK1D
Web1:  http://www.roveroresearch.org
Web2:  http://sites.google.com/site/roveroresearch/
_______________________________________________
fldigi-alpha mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/fldigi-alpha

Reply via email to