]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib changed.
authorBruno Haible <bruno@clisp.org>
Tue, 30 Apr 2024 13:11:42 +0000 (15:11 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 30 Apr 2024 13:11:42 +0000 (15:11 +0200)
* gnulib-local/lib/exitfail.h.diff: Update.

gnulib-local/lib/exitfail.h.diff

index c10f453e731ea85a8eade39d3aa719d6b329cc17..c9a75d305c6d283a7793f8b480503c1aef54f9d5 100644 (file)
@@ -1,13 +1,19 @@
-*** gnulib/lib/exitfail.h      2005-05-14 08:03:58.000000000 +0200
---- gettext-tools/lib/exitfail.h       2006-07-22 16:35:58.000000000 +0200
+*** exitfail.h.orig    2024-04-30 14:23:34.917729169 +0200
+--- exitfail.h 2024-04-30 14:23:45.389780892 +0200
 ***************
-*** 15,18 ****
-     You should have received a copy of the GNU General Public License
-     along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+*** 20,26 ****
+  #endif
+  
   
 ! extern int volatile exit_failure;
---- 15,18 ----
-     You should have received a copy of the GNU General Public License
-     along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+  
+  
+  #ifdef __cplusplus
+--- 20,26 ----
+  #endif
+  
   
 ! extern DLL_VARIABLE int volatile exit_failure;
+  
+  
+  #ifdef __cplusplus