dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT(OPCUAServer, 1.0) AC_CANONICAL_SYSTEM AM_INIT_AUTOMAKE() AC_PROG_CC AC_CONFIG_FILES(Makefile src/Makefile) AC_OUTPUT