~openhri/openhri/htsengine

« back to all changes in this revision

Viewing changes to src/configure.ac

  • Committer: uratec
  • Date: 2014-12-02 02:54:07 UTC
  • Revision ID: uratec-20141202025407-pvub9flq9w6b8nhl
modify makefiles for latest automake

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
AC_CONFIG_AUX_DIR([config])
7
7
AC_COPYRIGHT(Copyright 2001-2014 Nagoya Institute of Technology)
8
8
AC_COPYRIGHT(Copyright 2001-2008 Tokyo Institute of Technology)
9
 
AM_INIT_AUTOMAKE(hts_engine_API, 1.09, nostdinc no-installinfo no-installman)
 
9
AM_INIT_AUTOMAKE
10
10
 
11
11
# Checks for C compiler
12
12
AC_PROG_CC