~attente/indicator-keyboard/accountsservice

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: William Hua
  • Date: 2013-08-22 10:36:10 UTC
  • mfrom: (98.1.7 trunk)
  • Revision ID: william.hua@canonical.com-20130822103610-wnzbaf05e1lq31f8
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
AC_CONFIG_AUX_DIR([build-aux])
8
8
AC_CONFIG_MACRO_DIR([m4])
9
9
 
10
 
AM_INIT_AUTOMAKE([1.11 foreign -Wall -Woverride -Wno-portability])
 
10
AM_INIT_AUTOMAKE([1.11 foreign serial-tests -Wall -Woverride -Wno-portability])
11
11
AM_SILENT_RULES([yes])
12
12
 
13
13
LT_INIT