mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-23 10:33:49 +08:00
m4 macro dir.
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS = \
|
||||
devices \
|
||||
include \
|
||||
|
||||
@@ -34,6 +34,7 @@ AM_INIT_AUTOMAKE([-Wall -Werror dist-bzip2])
|
||||
AC_PREFIX_DEFAULT([/opt/etherlab])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_SRCDIR([config.h.in])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# Global
|
||||
|
||||
Reference in New Issue
Block a user