Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117884414
configure.ac
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
1000 B
Referenced Files
None
Subscribers
None
configure.ac
View Options
AC_INIT([pykolab], 0.3)
AC_SUBST([RELEASE], 0.17)
AC_CONFIG_SRCDIR(pykolab/constants.py.in)
ALL_LINGUAS="bn_IN bn ca cs da de el es fi fr gl gu hi hr hu is it ja ko ml ms nb nl or pa pl pt pt_BR ru sk sl sr@latin sr sv ta tr uk zh_CN zh_TW"
AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE
AM_PATH_PYTHON
GETTEXT_PACKAGE=pykolab
AC_SUBST(GETTEXT_PACKAGE)
AM_GLIB_GNU_GETTEXT
AC_PROG_INTLTOOL
AC_PROG_LN_S
AC_ARG_ENABLE([enterprise],
[ --enable-enterprise Turn on entitlements, compile binary blob],
[case "${enableval}" in
yes) enterprise=true ;;
no) enterprise=false ;;
*) AC_MSG_ERROR([bad value ${enableval} for --enterprise]) ;;
esac], [enterprise=false])
AM_CONDITIONAL([ENTERPRISE], [test "${enterprise}" = "true"])
AC_SUBST(DATESTAMP,`date +"%a %b %d %Y"`)
AC_CONFIG_FILES([
Makefile
pykolab.spec
conf/Makefile
kolab/Makefile
kolabd/Makefile
po/Makefile.in
pykolab/constants.py
pykolab/Makefile
saslauthd/Makefile
wallace/Makefile
])
AC_OUTPUT
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 1:26 AM (2 d, 13 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
1a/3b/95be62b8e42ef2853bbc86cc8c74
Default Alt Text
configure.ac (1000 B)
Attached To
Mode
rP pykolab
Attached
Detach File
Event Timeline