Improve error diagnostic in driver init
This commit is contained in:
@@ -5,6 +5,7 @@ AC_PREREQ([2.63])
|
||||
AC_INIT([FULL-PACKAGE-NAME], [VERSION], [BUG-REPORT-ADDRESS])
|
||||
AC_CONFIG_SRCDIR([priv/erl_comm.c])
|
||||
#AC_CONFIG_HEADERS([config.h])
|
||||
#AC_CANONICAL_TARGET
|
||||
|
||||
# Checks for programs.
|
||||
AC_PROG_CC
|
||||
|
||||
Reference in New Issue
Block a user