~ubuntu-branches/ubuntu/precise/judy/precise

« back to all changes in this revision

Viewing changes to bootstrap

  • Committer: Bazaar Package Importer
  • Author(s): Troy Heber
  • Date: 2005-03-22 06:55:53 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050322065553-syjpkd48r4re18dn
Tags: 1.0.1-5

* Moving LGPL link in copyright back to LGPL-2.1
* Cleanup of debian/rules: removed explicit refs to 32-bit archs, removed
  unnecessary nostrip, using --man dir to install man pages, moving from
  dh_movefiles to dh_install.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh
 
2
set -x
 
3
 
 
4
libtoolize --force --copy
 
5
aclocal-1.9
 
6
autoheader2.50
 
7
#add --include-deps if you want to bootstrap with any other compiler than gcc
 
8
#automake --add-missing --copy --include-deps
 
9
automake-1.9 --add-missing --force --copy
 
10
autoconf2.50
 
11
rm -f config.cache