• Show log

    Commit

  • Hash : 1b10e48a
    Author : celan69
    Date : 2016-07-19T12:11:28

    Fix typo in USE_BUILTIN_ARC4RANDOM check
    
    Solaris 11 recently introduced a builtin arc4random in libc which fails the tests in "make check". Found USE_BUILTIN_ARC4RANDOM, but could not get it to work. Apparently, there is a typo in the configure logic rendering USE_BUILTIN_ARC4RANDOM ineffective.