]> git.draconx.ca Git - cdecl99.git/commitdiff
Bump dxcommon for depfiles updates.
authorNick Bowler <nbowler@draconx.ca>
Sun, 6 Jan 2019 17:12:48 +0000 (12:12 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sun, 6 Jan 2019 17:16:05 +0000 (12:16 -0500)
The older snippets fail with Automake 1.16.

Also update the URIs used in gitmodules to HTTPS variants.

.gitmodules
Makefile.am
common

index 13c6889c31de538944a21e573883bce870286538..742c1f9791a54b60cd605f591502c6b61270dec3 100644 (file)
@@ -1,6 +1,6 @@
 [submodule "gnulib"]
        path = gnulib
-       url = git://git.savannah.gnu.org/gnulib.git
+       url = https://git.savannah.gnu.org/r/gnulib.git
 [submodule "common"]
        path = common
-       url = git://git.draconx.ca/dxcommon.git
+       url = https://git.draconx.ca/dxcommon.git
index 83b6c6a7c50d5b45db10ed5e3adaf5a18ee9605d..c5974991ac439556b50761d11389ed5d7d33b1b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright © 2011-2012 Nick Bowler
+# Copyright © 2011-2013,2019 Nick Bowler
 #
 # License WTFPL2: Do What The Fuck You Want To Public License, version 2.
 # This is free software: you are free to do what the fuck you want to.
@@ -22,6 +22,8 @@ AM_CFLAGS = $(GSL_CFLAGS)
 MAINTAINERCLEANFILES = src/scan.c src/scan.h src/scan.stamp \
        src/parse.c src/parse.h src/parse.stamp
 
+DISTCLEANFILES =
+
 CLEANFILES = src/validtypes.h src/errtab.h src/namespecs.h src/ordspecs.h \
        test/typegen.h
 
diff --git a/common b/common
index 483b5af7a619117ae6ec3435bb8689e764e928a0..92a89700c65e52fac8c2cace51a7112d60b3f42f 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 483b5af7a619117ae6ec3435bb8689e764e928a0
+Subproject commit 92a89700c65e52fac8c2cace51a7112d60b3f42f