File: configure.in

package info (click to toggle)
gnome-devel-docs 2.22.0-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,924 kB
  • ctags: 8
  • sloc: xml: 43,787; sh: 8,277; makefile: 373
file content (15 lines) | stat: -rw-r--r-- 229 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
AC_INIT([gnome-devel-docs],[2.22.0])

AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE

GNOME_DOC_INIT

AC_OUTPUT([
Makefile
gdp-handbook/Makefile
gdp-style-guide/Makefile
hig/Makefile
integration-guide/Makefile
platform-overview/Makefile
])