From 7ccf49c02186932eee5d0b90559d7ffe875d8cb4 Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Fri, 29 Mar 2024 12:31:43 -0700 Subject: Delete autoconf generated code from tree Since we don't have a ./configure checked in, it makes no sense to keep any of these scripts since people are already going to be running autoreconf anyway. Plus they will be completely deletable when meson shows up. This fixes `autoreconfPhase` causing git diffs. Change-Id: Ibb2aee422c562a23faadfdedb55b5c18c41a9420 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d08d04ccf..febb0834a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ perl/Makefile.config /stamp-h1 /svn-revision /libtool +/config # /doc/manual/ /doc/manual/*.1 -- cgit v1.2.3