Page MenuHomePhorge

configure.ac
No OneTemporary

Authored By
Unknown
Size
611 B
Referenced Files
None
Subscribers
None

configure.ac

AC_INIT([pykolab], 0.1)
AC_SUBST([RELEASE], 0.13)
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_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
])
AC_OUTPUT

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 6, 1:48 AM (1 w, 11 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
60/b7/941c9fb8c547ea5b2487cb667cc7
Default Alt Text
configure.ac (611 B)

Event Timeline