* Added SSL cert info as options: CLICON_SSL_SERVER_CERT, CLICON_SSL_SERVER_KEY, CLICON_SSL_CA_CERT Added config.sh for testing for autotools
4 lines
78 B
Bash
Executable file
4 lines
78 B
Bash
Executable file
#!/usr/bin/env bash
|
|
# Generated from autotools
|
|
|
|
WITH_RESTCONF=@with_restconf@
|