1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-03 01:46:12 +02:00

Removed chameleon from header. #22

This commit is contained in:
vijay gopal chilkuri 2021-06-23 17:34:37 +05:30
parent 062a1b8b55
commit 8d9c02c05c
2 changed files with 0 additions and 7 deletions

View File

@ -227,7 +227,6 @@ FC..............: ${FC}
FCLAGS..........: ${FCFLAGS}
LDFLAGS:........: ${LDFLAGS}
LIBS............: ${LIBS}
USE CHAMELEON...: ${with_chameleon}
Package features:
${ARGS}

View File

@ -12,9 +12,6 @@
/* Define to 1 if you have the <assert.h> header file. */
#undef HAVE_ASSERT_H
/* Define to 1 if you have the <chameleon.h> header file. */
#undef HAVE_CHAMELEON_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
@ -127,9 +124,6 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* CHAMELEON support is available */
#undef USE_CHAMELEON
/* Version number of package */
#undef VERSION