IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/configure.in

    r1888 r2164  
    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.