Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
65704511459cdfc0f3e7d70b5008ea4e18a6f538
/
.
/
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