We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b588832 commit 534e8a2Copy full SHA for 534e8a2
.gitignore
@@ -28,6 +28,7 @@
28
/config.status
29
/configure
30
/confpaths.h
31
+/gnulib/
32
/include
33
/inetutils-*.tar.*
34
/inetutils-*/
.gitmodules
@@ -1,3 +0,0 @@
1
-[submodule "gnulib"]
2
- path = gnulib
3
- url = https://git.savannah.gnu.org/git/gnulib.git
bootstrap.conf
@@ -16,6 +16,8 @@
16
# You should have received a copy of the GNU General Public License
17
# along with this program. If not, see `http://www.gnu.org/licenses/'.
18
19
+GNULIB_REVISION=aacceb6eff58eba91290d930ea9b8275699057cf
20
+
21
# Build prerequisites.
22
buildreq="\
23
autoconf 2.59
gnulib
0 commit comments