Codebase list gnome-user-docs / e968038a-fdf4-4b4f-a4e0-32aac015db8e/main configure.ac
e968038a-fdf4-4b4f-a4e0-32aac015db8e/main

Tree @e968038a-fdf4-4b4f-a4e0-32aac015db8e/main (Download .tar.gz)

configure.ac @e968038a-fdf4-4b4f-a4e0-32aac015db8e/main

a107797
8c4f8e0
ea6e2e9
53ddccd
72d8e0a
7224a5c
72d8e0a
a17ffa4
72d8e0a
 
 
e5a88c8
24a5694
72d8e0a
AC_INIT([gnome-user-docs], [40.1],
        [https://gitlab.gnome.org/GNOME/gnome-user-docs/issues])
AM_INIT_AUTOMAKE([1.11 check-news tar-ustar dist-xz no-dist-gzip foreign])
AM_SILENT_RULES([yes])

YELP_HELP_INIT

AM_MAINTAINER_MODE([enable])

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