8 lines
157 B
Bash
Executable file
8 lines
157 B
Bash
Executable file
#!/usr/bin/env bash
|
|
# Generated from autotools
|
|
|
|
WITH_RESTCONF=@with_restconf@ # evhtp, fcgi or ""
|
|
WITH_LIBXML2=@with_libxml2@ # yes or ""
|
|
CXX=@CXX@
|
|
CC=@CC@
|
|
|