~ubuntu-branches/ubuntu/saucy/suricata/saucy-proposed

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Package Import Robot
  • Author(s): Pierre Chifflier
  • Date: 2012-12-06 21:13:56 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20121206211356-3y1e549cyqvoqaqc
Tags: 1.3.5-1
ImportedĀ UpstreamĀ versionĀ 1.3.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
AC_INIT(configure.in)
4
4
 
5
5
    AM_CONFIG_HEADER(config.h)
6
 
    AM_INIT_AUTOMAKE(suricata, 1.3.4)
 
6
    AM_INIT_AUTOMAKE(suricata, 1.3.5)
 
7
    CFLAGS="${CFLAGS} -DRELEASE"
7
8
 
8
9
    AC_LANG_C
9
10
    AC_PROG_CC_C99
10
11
    AC_PROG_LIBTOOL
11
 
    CFLAGS="$CFLAGS -DRELEASE"
 
12
 
12
13
    AC_DEFUN([FAIL_MESSAGE],[
13
14
            echo
14
15
            echo