Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9095 in orxonox.OLD for branches/presentation/configure.ac


Ignore:
Timestamp:
Jul 4, 2006, 3:11:27 AM (19 years ago)
Author:
bensch
Message:

presentation: links and checks agains lm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/presentation/configure.ac

    r8523 r9095  
    621621
    622622# FIXME: Replace `main' with a function in `-lm':
    623  AC_CHECK_LIB([m], [main])
     623 AX_CHECK_REQUIRED_HEADER_LIB([math.h], [m], [sqrt])
    624624 AX_CHECK_REQUIRED_HEADER_LIB([zlib.h], [z], [zlibVersion],,, [http://www.zlib.net])
    625625
Note: See TracChangeset for help on using the changeset viewer.