Fix build when crypt() is not part of crypt_libs 60/266960/2 accepted/tizen_7.0_base_hotfix accepted/tizen_7.0_base_tool accepted/tizen_7.0_base_tool_hotfix accepted/tizen_base_tool tizen_7.0_base_hotfix accepted/tizen/7.0/base/20230714.003025 accepted/tizen/7.0/base/hotfix/20230714.003838 accepted/tizen/7.0/base/tool/20221028.121938 accepted/tizen/7.0/base/tool/hotfix/20221115.090518 accepted/tizen/8.0/base/20231005.045006 accepted/tizen/base/20230714.003431 accepted/tizen/base/tool/20211128.213737 submit/tizen_7.0_base/20221028.201101 submit/tizen_7.0_base_hotfix/20221115.161601 submit/tizen_base/20211124.010647 tizen_7.0_m2_release tizen_8.0_m2_release
authorSeungha Son <seungha.son@samsung.com>
Tue, 23 Nov 2021 06:07:51 +0000 (15:07 +0900)
committerSeungha Son <seungha.son@samsung.com>
Tue, 23 Nov 2021 06:10:46 +0000 (15:10 +0900)
commit5b0f078ec372f810b832d0f261c68826fb97d4f9
treeef77013c453fed77d684b3b5b7a0cf36a60d0bed
parentef2a7df1c5574744dcb334e93e1e6238540c3d87
Fix build when crypt() is not part of crypt_libs

 * configure.ac: Don't set empty -l option in crypt check

 upstream :
  https://github.com/linux-pam/linux-pam/commit/01e0038fa55581c4afc9d63b6180d2ea77ba2940

Change-Id: Ibcab19d61f8f3c074b48e696b17b5a7ebf233b91
Signed-off-by: Seungha Son <seungha.son@samsung.com>
configure.in