This is an automated email from the ASF dual-hosted git repository.

cmcfarlen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new addbe0b3fb Remove some autotools leftovers (#11916)
addbe0b3fb is described below

commit addbe0b3fbb29caf417832706966a33b85d07507
Author: Arnout Engelen <[email protected]>
AuthorDate: Wed Dec 18 23:13:49 2024 +0100

    Remove some autotools leftovers (#11916)
    
    Follow-up on 332fe3c75be6688f158fa4450eb07446edded7ee
---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index e6892b57b9..c2e55ea41b 100644
--- a/README.md
+++ b/README.md
@@ -151,8 +151,6 @@ trafficserver ............. Top src dir
 ├── lib ...................
 │   ├── records ........... Library for config files
 │   └── yamlcpp ........... Library for YAML of C++
-├── m4 .................... Custom macros for configure.ac
-├── mk .................... Includes for Makefiles
 ├── mgmt .................. JSONRPC server/management and tools
 ├── plugins ............... Stable core plugins
 │   └── experimental ...... Experimental core plugins

Reply via email to