maint: Use GNULIB_REVISION instead of git submodule.

This commit is contained in:
Simon Josefsson
2024-05-06 17:10:03 +02:00
parent b5888324ce
commit 534e8a29a6
4 changed files with 3 additions and 4 deletions

1
.gitignore vendored
View File

@@ -28,6 +28,7 @@
/config.status
/configure
/confpaths.h
/gnulib/
/include
/inetutils-*.tar.*
/inetutils-*/

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "gnulib"]
path = gnulib
url = https://git.savannah.gnu.org/git/gnulib.git

View File

@@ -16,6 +16,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see `http://www.gnu.org/licenses/'.
GNULIB_REVISION=aacceb6eff58eba91290d930ea9b8275699057cf
# Build prerequisites.
buildreq="\
autoconf 2.59

1
gnulib

Submodule gnulib deleted from d55e7f77df