~ubuntu-branches/ubuntu/feisty/xfce-mcs-plugins/feisty

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jani Monoses
  • Date: 2006-05-12 15:24:34 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20060512152434-drfwg1v6g13l732x
Tags: upstream-4.3.90.1svn+r21633
ImportĀ upstreamĀ versionĀ 4.3.90.1svn+r21633

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
subdir = doc
39
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
41
am__aclocal_m4_deps = $(top_srcdir)/configure.in
42
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
43
        $(ACLOCAL_M4)
44
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
159
159
PACKAGE_VERSION = @PACKAGE_VERSION@
160
160
PATH_SEPARATOR = @PATH_SEPARATOR@
161
161
PKG_CONFIG = @PKG_CONFIG@
 
162
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
 
163
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
 
164
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
162
165
POFILES = @POFILES@
163
166
POSUB = @POSUB@
164
167
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@