~ubuntu-branches/ubuntu/hardy/lighttpd/hardy

« back to all changes in this revision

Viewing changes to src/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:
57
57
am__aclocal_m4_deps = $(top_srcdir)/configure.in
58
58
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59
59
        $(ACLOCAL_M4)
60
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
60
mkinstalldirs = $(install_sh) -d
61
61
CONFIG_HEADER = $(top_builddir)/config.h
62
62
CONFIG_CLEAN_FILES =
63
63
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
418
418
ac_ct_F77 = @ac_ct_F77@
419
419
ac_ct_RANLIB = @ac_ct_RANLIB@
420
420
ac_ct_STRIP = @ac_ct_STRIP@
 
421
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
421
422
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
422
423
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
423
424
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@