~charlesk/indicator-appmenu/lp-957420

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Ted Gould
  • Date: 2012-03-07 20:51:48 UTC
  • Revision ID: ted@gould.cx-20120307205148-frci3sbb4o6pn0hg
Run autogen instead of sourcing it

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
USE_GNOME2_MACROS=1 \
11
11
USE_COMMON_DOC_BUILD=yes \
12
 
. gnome-autogen.sh --enable-gtk-doc $@
 
12
gnome-autogen.sh --enable-gtk-doc $@