- make linking against libcrypt optional by looking if pw_encrypt() or
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 30 Jan 2006 15:29:55 +0000 (15:29 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 30 Jan 2006 15:29:55 +0000 (15:29 -0000)
commit0e8727d93b963d13c511d39199043c2c316031c2
tree93059bd5233b5293820857c09f8c528b927e3c14
parent2d604581ef7bf34bd723422402cd38d9d6c71162
- make linking against libcrypt optional by looking if pw_encrypt() or
  correct_password() is configured. Fixes allnoconfig pulling in -lcrypt.
libbb/Makefile.in