Changed default prefix to /usr/local.
This commit is contained in:
parent
c8a4aa7c58
commit
554eb6bf3e
|
|
@ -42,7 +42,6 @@ AC_PREREQ(2.59)
|
|||
AC_INIT([ethercat],[1.5.2],[fp@igh-essen.com])
|
||||
AC_CONFIG_AUX_DIR([autoconf])
|
||||
AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2 subdir-objects])
|
||||
AC_PREFIX_DEFAULT([/opt/etherlab])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_SRCDIR([config.h.in])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
|
|
|||
Loading…
Reference in New Issue