~ubuntu-branches/debian/jessie/libccd/jessie

« back to all changes in this revision

Viewing changes to bootstrap

  • Committer: Package Import Robot
  • Author(s): Jose Luis Rivero
  • Date: 2014-03-24 16:51:48 UTC
  • Revision ID: package-import@ubuntu.com-20140324165148-mfno979f58rv322z
Tags: upstream-2.0
ImportĀ upstreamĀ versionĀ 2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
libtoolize -f -c
 
4
aclocal
 
5
autoheader -f
 
6
autoconf
 
7
automake -a --foreign -f -c