1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-15 17:28:07 -04:00

Update to the latest version of the GNU Portability Library

This commit is contained in:
John Zaitseff 2012-03-15 02:14:24 +11:00
parent 8c950278b8
commit 4ddb8af23d
2 changed files with 19 additions and 5 deletions

2
m4/.gitignore vendored
View File

@ -52,6 +52,7 @@ po.m4
printf-posix.m4
progtest.m4
size_max.m4
ssize_t.m4
stdbool.m4
stddef_h.m4
stdint.m4
@ -60,6 +61,7 @@ stdio_h.m4
stdlib_h.m4
string_h.m4
strstr.m4
sys_socket_h.m4
sys_stat_h.m4
sys_time_h.m4
threadlib.m4

View File

@ -1,9 +1,21 @@
# Copyright (C) 2002-2011 Free Software Foundation, Inc.
# Copyright (C) 2002-2012 Free Software Foundation, Inc.
#
# This file is free software, distributed under the terms of the GNU
# General Public License. As a special exception to the GNU General
# Public License, this file may be distributed as part of a program
# that contains a configuration script generated by Autoconf, under
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This file is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this file. If not, see <http://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License,
# this file may be distributed as part of a program that
# contains a configuration script generated by Autoconf, under
# the same distribution terms as the rest of that program.
#
# Generated by gnulib-tool.