A cleanup after #1178.
Drop no longer used Autoheader macros #1200
pull hebasto wants to merge 1 commits into bitcoin-core:master from hebasto:230128-header changing 1 files +0 −3-
hebasto commented at 7:30 AM on January 28, 2023: member
-
Drop no longer used Autoheader macros 9b7d18669d
- real-or-random approved
-
real-or-random commented at 7:45 AM on January 28, 2023: contributor
utACK 9b7d18669dc2410bde7690d9b04d90b3dc3e25ce
-
kevkevinpal commented at 3:46 AM on January 30, 2023: contributor
utACK 9b7d186
Ran the grep below and looks like I only found those macros in
configure.ac➜ secp256k1 git:(master) ✗ grep -nri -e "AH_BOTTOM" -e "AH_TOP" ./ .//configure.ac:25:AH_TOP([#ifndef LIBSECP256K1_CONFIG_H]) .//configure.ac:26:AH_TOP([#define LIBSECP256K1_CONFIG_H]) .//configure.ac:27:AH_BOTTOM([#endif /*LIBSECP256K1_CONFIG_H*/]) -
sipa commented at 4:41 AM on January 30, 2023: contributor
utACK 9b7d18669dc2410bde7690d9b04d90b3dc3e25ce
- sipa merged this on Jan 30, 2023
- sipa closed this on Jan 30, 2023
- hebasto deleted the branch on Jan 30, 2023
- hebasto referenced this in commit 7c0cc5d976 on Mar 7, 2023
- dhruv referenced this in commit a5df79db12 on Mar 7, 2023
- dhruv referenced this in commit 77b510d84c on Mar 7, 2023
- sipa referenced this in commit 763079a3f1 on Mar 8, 2023
- div72 referenced this in commit 945b094575 on Mar 14, 2023
- vmta referenced this in commit e1120c94a1 on Jun 4, 2023
- vmta referenced this in commit 8f03457eed on Jul 1, 2023
- delta1 referenced this in commit 3f32c20932 on Aug 8, 2023
- delta1 referenced this in commit 31ac0c1081 on Aug 31, 2023
- janus referenced this in commit 4816e2a921 on Sep 3, 2023
- backpacker69 referenced this in commit 26f6d832fb on Mar 5, 2024
- str4d referenced this in commit b350ac56ac on Jun 4, 2025
- Fabcien referenced this in commit 3ad6f5f454 on Apr 11, 2026
- Fabcien referenced this in commit 0f36f09980 on Apr 11, 2026
Contributors