~mhr3/dee/add-changesets

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Mikkel Kamstrup Erlandsen
  • Date: 2010-11-17 13:19:25 UTC
  • Revision ID: mikkel.kamstrup@gmail.com-20101117131925-8qxwc0yxkr1zk5vb
Be able to build out of tree with jhbuild

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
 
3
srcdir=`dirname $0`
 
4
 
3
5
PKG_NAME="dee"
4
6
 
5
7
which gnome-autogen.sh || {