~contact-philipashmore/v3c-storyboard/master

« back to all changes in this revision

Viewing changes to v3c-storyboard.m4.in

  • Committer: Philip Ashmore
  • Date: 2012-11-13 05:55:48 UTC
  • Revision ID: git-v1:d26e35512ad86dcad2b80986c598969b02306860
Version 0.2.0-06

* Small build fixes detected while building in
  https://launchpad.net/~contact-philipashmore/+archive/ppa

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
AC_DEFUN([ACX_V3C_STORYBOARD], [
5
5
 
6
6
ACX_PUSH_FILTER_PRIORITY_GUARD([v3c_storyboard])
7
 
ACX_META_TREEDB
 
7
ACX_V3C_DCOM
 
8
ACX_CXXPARSE
8
9
ACX_V3C_QT
9
10
ACX_POP_FILTER_PRIORITY_GUARD([v3c_storyboard])
10
11