diff options
Diffstat (limited to 'config-daemon.ac')
| -rw-r--r-- | config-daemon.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-daemon.ac b/config-daemon.ac index 6cf65bef1dd..04f0fde3b24 100644 --- a/config-daemon.ac +++ b/config-daemon.ac | |||
| @@ -48,7 +48,7 @@ if test "x$guix_build_daemon" = "xyes"; then | |||
| 48 | esac | 48 | esac |
| 49 | 49 | ||
| 50 | case "$LIBGCRYPT_LIBDIR" in | 50 | case "$LIBGCRYPT_LIBDIR" in |
| 51 | no) | 51 | no | "") |
| 52 | LIBGCRYPT_LIBS="-lgcrypt" | 52 | LIBGCRYPT_LIBS="-lgcrypt" |
| 53 | ;; | 53 | ;; |
| 54 | *) | 54 | *) |
