Skip to content

Commit 52a2d8f

Browse files
committed
testdir42: try 1.
1 parent a014634 commit 52a2d8f

1,110 files changed

Lines changed: 912311 additions & 2 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

build-on.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright (C) 2024-2025 Free Software Foundation, Inc.
3+
# Copyright (C) 2024-2026 Free Software Foundation, Inc.
44
#
55
# This file is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published
@@ -85,7 +85,8 @@ done
8585
# testdir39: 20 modules
8686
# testdir40: all
8787
# testdir41: git-merge-changelog
88-
cd testdir41 || exit 1
88+
# testdir42: libiconv-1.19
89+
cd testdir42 || exit 1
8990

9091
# Bring the time stamps into an order that will not require autoconf, automake, etc. to run again.
9192
sleep 1; touch `find . -name aclocal.m4 -type f`

testdir42/ABOUT-NLS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<https://www.gnu.org/software/gettext/manual/html_node/Users.html>

testdir42/AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bruno Haible <bruno@clisp.org>

testdir42/COPYING

Lines changed: 674 additions & 0 deletions
Large diffs are not rendered by default.

testdir42/COPYING.LIB

Lines changed: 501 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)