~vcs-imports/gnome-mag/master

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Bill Haneman
  • Date: 2006-01-19 13:14:33 UTC
  • Revision ID: git-v1:14184af1ae2ac6d9513a245efc3de5b595dd7072
Tags: GNOME_MAG_0_12_3
Require automake 1.9.
Rev to 0.12.3
Improve IDL docs and make them doxygen-compatible.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
PKG_NAME="gnome-mag"
8
8
 
9
 
USE_GNOME2_MACROS=1 . gnome-autogen.sh
 
9
USE_GNOME2_MACROS=1 REQUIRED_AUTOMAKE_VERSION=1.9 . gnome-autogen.sh