summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-04 12:26:38 +0200
committerJim Meyering <meyering@redhat.com>2007-10-04 12:33:32 +0200
commit43d0c30bf0b4cf722aa0debb12c552f822387f4c (patch)
tree1f7d757de5241a609bd9e96683f8eecc10ff8742 /ChangeLog
parenta7acdf85e48f3e337455e1da4a3fa35c21dc64b4 (diff)
downloadcoreutils-43d0c30bf0b4cf722aa0debb12c552f822387f4c.tar.xz
Adapt to new gnulib naming scheme.
* gl/lib/se-context.in.h: Rename from gl/lib/se-context_.h. * gl/lib/se-selinux.in.h: Rename from gl/lib/se-selinux_.h. * gl/m4/selinux-context-h.m4: Remove use of AC_LIBSOURCES. * gl/m4/selinux-selinux-h.m4: Likewise. * gl/modules/selinux-h (Files, Makefile.am): Reflect renaming. (Makefile.am) [lib_SOURCES]: Add se-context.in.h and se-selinux.in.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be6ad619b..b63a4aea3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-10-04 Jim Meyering <jim@meyering.net>
+ Adapt to new gnulib naming scheme.
+ * gl/lib/se-context.in.h: Rename from gl/lib/se-context_.h.
+ * gl/lib/se-selinux.in.h: Rename from gl/lib/se-selinux_.h.
+ * gl/m4/selinux-context-h.m4: Remove use of AC_LIBSOURCES.
+ * gl/m4/selinux-selinux-h.m4: Likewise.
+ * gl/modules/selinux-h (Files, Makefile.am): Reflect renaming.
+ (Makefile.am) [lib_SOURCES]: Add se-context.in.h and se-selinux.in.h.
+
* lib/search_.h: Remove unused file.
* bootstrap (slurp): Adapt to _.h -> .in.h name change.