texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/build-aux arg-nonnull.h c++defs.h confi...


From: Karl Berry
Subject: texinfo/build-aux arg-nonnull.h c++defs.h confi...
Date: Wed, 09 Feb 2011 19:04:42 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       11/02/09 19:04:42

Modified files:
        build-aux      : arg-nonnull.h c++defs.h config.rpath 
                         warn-on-use.h 

Log message:
        gnulib

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/build-aux/arg-nonnull.h?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/build-aux/c%43%43defs.h?cvsroot=texinfo&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/texinfo/build-aux/config.rpath?cvsroot=texinfo&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/texinfo/build-aux/warn-on-use.h?cvsroot=texinfo&r1=1.1&r2=1.2

Patches:
Index: arg-nonnull.h
===================================================================
RCS file: /sources/texinfo/texinfo/build-aux/arg-nonnull.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- arg-nonnull.h       2 May 2010 18:50:32 -0000       1.1
+++ arg-nonnull.h       9 Feb 2011 19:04:42 -0000       1.2
@@ -1,5 +1,5 @@
 /* A C macro for declaring that specific arguments must not be NULL.
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published

Index: c++defs.h
===================================================================
RCS file: /sources/texinfo/texinfo/build-aux/c++defs.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- c++defs.h   24 Jun 2010 17:24:05 -0000      1.2
+++ c++defs.h   9 Feb 2011 19:04:42 -0000       1.3
@@ -1,5 +1,5 @@
 /* C++ compatible function declaration macros.
-   Copyright (C) 2010 Free Software Foundation, Inc.
+   Copyright (C) 2010-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published

Index: config.rpath
===================================================================
RCS file: /sources/texinfo/texinfo/build-aux/config.rpath,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- config.rpath        24 Jun 2010 17:24:05 -0000      1.6
+++ config.rpath        9 Feb 2011 19:04:42 -0000       1.7
@@ -2,7 +2,7 @@
 # Output a system dependent set of variables, describing how to set the
 # run time search path of shared libraries in an executable.
 #
-#   Copyright 1996-2010 Free Software Foundation, Inc.
+#   Copyright 1996-2011 Free Software Foundation, Inc.
 #   Taken from GNU libtool, 2001
 #   Originally by Gordon Matzigkeit <address@hidden>, 1996
 #
@@ -357,9 +357,6 @@
     dgux*)
       hardcode_libdir_flag_spec='-L$libdir'
       ;;
-    freebsd1*)
-      ld_shlibs=no
-      ;;
     freebsd2.2*)
       hardcode_libdir_flag_spec='-R$libdir'
       hardcode_direct=yes
@@ -534,8 +531,6 @@
   dgux*)
     library_names_spec='$libname$shrext'
     ;;
-  freebsd1*)
-    ;;
   freebsd* | dragonfly*)
     case "$host_os" in
       freebsd[123]*)

Index: warn-on-use.h
===================================================================
RCS file: /sources/texinfo/texinfo/build-aux/warn-on-use.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- warn-on-use.h       2 May 2010 18:50:41 -0000       1.1
+++ warn-on-use.h       9 Feb 2011 19:04:42 -0000       1.2
@@ -1,5 +1,5 @@
 /* A C macro for emitting warnings if a function is used.
-   Copyright (C) 2010 Free Software Foundation, Inc.
+   Copyright (C) 2010-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published



reply via email to

[Prev in Thread] Current Thread [Next in Thread]