abinit/shared/libpaw/config/m4/sd_core.m4

23 lines
349 B
Plaintext

## Copyright (C) 2019-2025 ABINIT group (Yann Pouillon)
#
# Steredeg core features
#
# ------------------------------------ #
#
# Public macros
#
AC_DEFUN([SD_CORE_INIT], [
# Init internal Fortran-related variables
sd_sys_fcflags=""
# Substitute Steredeg core variables
AC_SUBST(sd_sys_fcflags)
]) # SD_CORE_INIT