IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 15, 2004, 11:44:22 AM (22 years ago)
Author:
desonia
Message:

merged changes in main trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel3/psModules/configure.in

    r1888 r2165  
    6464AC_CHECK_LIB(pslib,main,,AC_MSG_ERROR(psLib library required))
    6565
     66dnl for MacOSX, where sqrtf is in mx
     67AC_CHECK_LIB(mx,sqrtf)
     68
    6669AC_OUTPUT(Makefile src/Makefile test/Makefile)
Note: See TracChangeset for help on using the changeset viewer.