~ubuntu-branches/ubuntu/feisty/lighttpd/feisty

« back to all changes in this revision

Viewing changes to openwrt/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jeremie Corbier
  • Date: 2006-09-22 19:16:08 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060922191608-i9jngvf1wtf3j5rd
Tags: 1.4.12~20060907-1ubuntu1
Merge from debian unstable:
-> Keep the additional dependency on libterm-readline-perl-perl.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
am__aclocal_m4_deps = $(top_srcdir)/configure.in
44
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
45
        $(ACLOCAL_M4)
46
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
46
mkinstalldirs = $(install_sh) -d
47
47
CONFIG_HEADER = $(top_builddir)/config.h
48
48
CONFIG_CLEAN_FILES = control lighttpd.mk
49
49
SOURCES =
144
144
ac_ct_F77 = @ac_ct_F77@
145
145
ac_ct_RANLIB = @ac_ct_RANLIB@
146
146
ac_ct_STRIP = @ac_ct_STRIP@
 
147
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
147
148
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148
149
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149
150
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@