mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 06:43:03 +00:00
Update URLs to prefer https: to http:
Also, fix a few http: URLs that were no longer working.
This commit is contained in:
committed by
Akim Demaille
parent
4083ee52b5
commit
ef3adfa0fb
@@ -15,7 +15,7 @@
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
m4_version_prereq([2.58])
|
||||
|
||||
@@ -65,7 +65,7 @@ m4_define([AT_SETUP_STRIP],
|
||||
#
|
||||
# FIXME: AT_DATA or some variant of AT_DATA may eventually permit
|
||||
# the final newline to be omitted. See the threads starting at
|
||||
# <http://lists.gnu.org/archive/html/bison-patches/2009-07/msg00019.html>.
|
||||
# <https://lists.gnu.org/r/bison-patches/2009-07/msg00019.html>.
|
||||
m4_define([AT_DATA_NO_FINAL_EOL],
|
||||
[AT_DATA([$1], [$2
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user