Changed --with-restconf directive to have package as argument, with either null, evhtp or fcgi.
This effects configure script and makefiles
This commit is contained in:
parent
bb3593bb99
commit
a455b15f03
6 changed files with 399 additions and 217 deletions
|
|
@ -48,7 +48,7 @@ SUBDIRS += cli
|
|||
SUBDIRS += netconf
|
||||
|
||||
# See configure.ac
|
||||
ifeq ($(with_restconf),yes)
|
||||
ifdef with_restconf
|
||||
SUBDIRS += restconf
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue