Changeset 39bc9cb in git for configure.ac


Ignore:
Timestamp:
Jun 25, 2014, 5:44:23 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'c5facdfddea2addfd91babd8b9019161dea4b695')
Children:
30e8434d6add640c5b00dc1b9502c04f794f8f18
Parents:
255778a8943d3393fd1abc1f69fa6c03b2823bc1
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-06-25 17:44:23+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-06-30 17:02:21+02:00
Message:
Added more tests for qsort_r
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r255778 r39bc9cb  
    4242AC_CHECK_HEADERS(unistd.h iostream.h sys/time.h sys/times.h asm/sigcontext.h)
    4343
    44 AC_CHECK_FUNCS(readlink getcwd getwd setenv putenv)
    45 
     44AC_CHECK_FUNCS(readlink getcwd getwd setenv putenv qsort_r)
    4645
    4746AC_CHECK_PROGS([DOXYGEN], [doxygen])
Note: See TracChangeset for help on using the changeset viewer.