Last step for the name reversion (from windows back to process).
This commit was SVN r12014.
Этот коммит содержится в:
родитель
b7a793a6db
Коммит
fa01b9b9aa
@ -10,8 +10,8 @@
|
||||
# $HEADER$
|
||||
#
|
||||
|
||||
# MCA_odls_windows_CONFIG([action-if-found], [action-if-not-found])
|
||||
# MCA_odls_process_CONFIG([action-if-found], [action-if-not-found])
|
||||
# -----------------------------------------------------------
|
||||
AC_DEFUN([MCA_odls_windows_CONFIG],[
|
||||
AC_DEFUN([MCA_odls_process_CONFIG],[
|
||||
AC_CHECK_FUNC([CreateProcess], [$1], [$2])
|
||||
])dnl
|
||||
|
@ -10,5 +10,5 @@
|
||||
# $HEADER$
|
||||
#
|
||||
|
||||
PARAM_INIT_FILE=odls_windows_component.c
|
||||
PARAM_INIT_FILE=odls_process_component.c
|
||||
PARAM_CONFIG_FILES="Makefile"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user