Gitiles
Code Review
Sign In
gerrit.opencord.org
/
asfvolt16-driver
/
e109db7814ac60a171b4962e8d1d33272e364ec5
/
.
/
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