configure.ac
branchstable-1.5
changeset 2064 2ab48cb3a5b4
parent 1934 f00951ab7399
child 2133 74dbd0b7d6aa
child 2139 d64957379916
equal deleted inserted replaced
2063:06f3292f5b71 2064:2ab48cb3a5b4
    26 #  industrial property and similar rights of Beckhoff Automation GmbH.
    26 #  industrial property and similar rights of Beckhoff Automation GmbH.
    27 #
    27 #
    28 #------------------------------------------------------------------------------
    28 #------------------------------------------------------------------------------
    29 
    29 
    30 AC_PREREQ(2.59)
    30 AC_PREREQ(2.59)
    31 AC_INIT([ethercat],[devel],[fp@igh-essen.com])
    31 AC_INIT([ethercat],[1.5-pre],[fp@igh-essen.com])
    32 AC_CONFIG_AUX_DIR([autoconf])
    32 AC_CONFIG_AUX_DIR([autoconf])
    33 AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2])
    33 AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2])
    34 AC_PREFIX_DEFAULT([/opt/etherlab])
    34 AC_PREFIX_DEFAULT([/opt/etherlab])
    35 AC_CONFIG_HEADERS([config.h])
    35 AC_CONFIG_HEADERS([config.h])
    36 AC_CONFIG_SRCDIR([config.h.in])
    36 AC_CONFIG_SRCDIR([config.h.in])