Skip to content

Commit 22f3b86

Browse files
committed
Fix: don't declare LIBATOMIC
1 parent efd3ec2 commit 22f3b86

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

configure

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

configure.ac

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6972,8 +6972,6 @@ fi
69726972
# If the check is done after AC_OUTPUT, modifying LIBS has no effect anymore.
69736973
# <pyport.h> cannot be included alone, it's designed to be included by
69746974
# <Python.h>: it expects other includes and macros to be defined.
6975-
LIBATOMIC=""
6976-
69776975
_SAVE_VAR([CPPFLAGS])
69786976
CPPFLAGS="${BASECPPFLAGS} -I. -I${srcdir}/Include ${CPPFLAGS}"
69796977

0 commit comments

Comments
 (0)