~ubuntu-branches/ubuntu/precise/gtk2-engines-xfce/precise

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2006-11-16 13:30:49 UTC
  • mfrom: (1.2.1 upstream) (3.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20061116133049-tps8a3tb4yne9g4z
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Process this file with autoconf to produce a configure script.
2
 
AC_INIT(src/xfce_theme_draw.c)
3
 
THEME="xfce"
 
2
AC_INIT([gtk-xfce-engine], [2.3.99.2], [http://bugzilla.xfce.org])
4
3
 
5
4
AC_PREREQ(2.52)
6
5
 
7
 
VERSION=2.1.10
8
 
PACKAGE=gtk-${THEME}-engine
9
 
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)
10
 
 
 
6
AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar])
11
7
AM_CONFIG_HEADER(config.h)
12
8
AM_MAINTAINER_MODE
13
9
 
 
10
# Find out if we're building under cygwin
 
11
AM_CONDITIONAL([HAVE_CYGWIN], [test "`uname | grep \"CYGWIN\"`" != ""])
 
12
 
14
13
## libtool support (for plugins)
15
14
AC_DISABLE_STATIC
16
15
AC_PROG_LIBTOOL
52
51
themes/b5/gtk-2.0/Makefile
53
52
themes/xfce/gtk-2.0/Makefile
54
53
themes/xfce/Makefile
 
54
themes/xfce-4.0/gtk-2.0/Makefile
 
55
themes/xfce-4.0/Makefile
 
56
themes/xfce-4.2/gtk-2.0/Makefile
 
57
themes/xfce-4.2/Makefile
55
58
themes/basic/gtk-2.0/Makefile
56
59
themes/basic/Makefile
 
60
themes/cadmium/gtk-2.0/Makefile
 
61
themes/cadmium/Makefile
57
62
themes/curve/gtk-2.0/Makefile
58
63
themes/curve/Makefile
 
64
themes/dawn/gtk-2.0/Makefile
 
65
themes/dawn/Makefile
 
66
themes/dusk/gtk-2.0/Makefile
 
67
themes/dusk/Makefile
59
68
themes/kolors/gtk-2.0/Makefile
60
69
themes/kolors/Makefile
61
70
themes/kde2/gtk-2.0/Makefile
62
71
themes/kde2/Makefile
63
72
themes/light/Makefile
64
73
themes/light/gtk-2.0/Makefile
 
74
themes/orange/gtk-2.0/Makefile
 
75
themes/orange/Makefile
65
76
themes/redmondxp/gtk-2.0/Makefile
66
77
themes/redmondxp/Makefile
67
78
themes/saltlake/gtk-2.0/Makefile