~ubuntu-branches/ubuntu/wily/styx/wily

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Package Import Robot
  • Author(s): Frederik Schüler
  • Date: 2013-12-28 18:20:37 UTC
  • mfrom: (0.1.5)
  • Revision ID: package-import@ubuntu.com-20131228182037-ihsf1de5y1oe24nf
Tags: 2.0.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Process this file with autoconf to produce a configure script.
2
2
AC_INIT(pgm/Makefile.in)
3
 
AM_INIT_AUTOMAKE(styx, 1.8.0)
 
3
AM_INIT_AUTOMAKE(styx, 2.0.1)
4
4
AM_CONFIG_HEADER(config.h) dnl
5
5
 
6
6
dnl Checks for programs.
55
55
dnl Checks for library functions.
56
56
AC_FUNC_VPRINTF
57
57
AC_CHECK_FUNCS(getcwd strcspn strdup strerror strstr strchr strrchr index rindex memcpy memcmp)
 
58
AC_CHECK_FUNCS(wcsncmp, wcscmp, wcsstr wcschr wcsrchr)
58
59
AC_CHECK_FUNCS(vsnprintf)
59
60
AC_CHECK_FUNCS(dlerror)
60
61
 
103
104
           examples/example06/mx
104
105
           examples/example07/Makefile
105
106
           examples/example07/mx
 
107
           examples/example08/Makefile
 
108
           examples/example08/mx
106
109
           spe/Makefile
107
110
           spe/xsty.in
108
111
           spexml/Makefile