Codebase list gnome-user-docs / 3.14.1 configure.ac
3.14.1

Tree @3.14.1 (Download .tar.gz)

configure.ac @3.14.1

5faf028
0fa4d44
 
53ddccd
72d8e0a
7224a5c
72d8e0a
a17ffa4
72d8e0a
 
 
e5a88c8
24a5694
72d8e0a
AC_INIT([gnome-user-docs], [3.14.1],
        [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-user-docs])
AM_INIT_AUTOMAKE
AM_SILENT_RULES([yes])

YELP_HELP_INIT

AM_MAINTAINER_MODE([enable])

AC_OUTPUT([
Makefile
gnome-help/Makefile
system-admin-guide/Makefile
])