Gitiles
Code Review
Sign In
gerrit.opencord.org
/
asfvolt16-driver
/
refs/heads/cord-4.1
/
.
/
configure.ac
blob: cbb18f19af4190701feaa7be278edcab839f59e4 [
file
] [
log
] [
blame
]
AC_INIT
([
asfvolt16
],
[
0.1
],
[
voltha
-
discuss@opencord
.
org
])
AM_INIT_AUTOMAKE
([-
Wall
-
Werror
foreign
])
AC_PROG_CC
AC_CONFIG_HEADERS
([
config
.
h
])
AC_CONFIG_FILES
([
Makefile
src
/
Makefile
])
AC_OUTPUT