Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
5d1784a7b41939e2ac09005c688b5d8165e3b323
/
.
/
if
/
configure.ac
blob: df0363b0e0dd6f5e54c2d842f45e35b664a47982 [
file
] [
log
] [
blame
]
AC_PREREQ
(
2.59
)
AC_INIT
([
thriftif
],
[
1.0
])
AC_CONFIG_AUX_DIR
([.])
AM_INIT_AUTOMAKE
AC_CONFIG_FILES
([
Makefile
])
AC_OUTPUT