~ubuntu-branches/ubuntu/natty/libxxf86vm/natty

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-12-12 16:20:05 UTC
  • mto: (2.1.1 dapper) (4.1.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20051212162005-5sge1a9fty2zykrt
Tags: upstream-0.99.2
ImportĀ upstreamĀ versionĀ 0.99.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
cd $ORIGDIR || exit $?
11
11
 
12
12
$srcdir/configure --enable-maintainer-mode "$@"
 
13