Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:a1ebacaad7936b7588477f528a220f9886276011
Author...:Collin Funk
Committer:Reuben Thomas
Date.....:Sun May 18 11:21:50 2025 -0700
Parents..:79add3af042beeb69772ffebbc07bdb765684ad1

Message
maint: update module names to reflect Gnulib renaming

* bootstrap.conf (gnulib_modules): Change wchar to wchar-h.

Changes
diff --git a/bootstrap.conf b/bootstrap.conf
line changes: +1/-1
index 4a81c79..54b37bb
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -38,7 +38,7 @@ gnulib_modules="
     readme-release
     update-copyright
     version-etc-fsf
-    wchar
+    wchar-h
 "
 
 # Additional xgettext options to use.  Use "\\\newline" to break lines.

This website is licensed under AGPL-3.0. Feel free to copy!