summaryrefslogtreecommitdiff
path: root/modules/c++defs
diff options
context:
space:
mode:
authorBruce Korb <bkorb@gnu.org>2011-02-06 21:11:40 +0100
committerBruno Haible <bruno@clisp.org>2011-02-06 21:15:53 +0100
commit4013d14c4b1f18cb4b665a0a47ad80ce3224d25d (patch)
treeca9b90d949d6b3cdc2e97e0979f6c212eaa4297e /modules/c++defs
parentad98f8ef519af652b76508875f037fb3ca95a35f (diff)
downloadgnulib-4013d14c4b1f18cb4b665a0a47ad80ce3224d25d.tar.gz
libposix: Revert the unreviewed part of yesterday's big merge.
Back out yesterday's big merge from the libposix branch, except for the openat-die.c change that was reviewed and approved by Paul Eggert. Put the ChangeLog entry at the top, to reflect the order of changes in the master branch.
Diffstat (limited to 'modules/c++defs')
-rw-r--r--modules/c++defs2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/c++defs b/modules/c++defs
index 9cd5a8b9d6..186584f31e 100644
--- a/modules/c++defs
+++ b/modules/c++defs
@@ -12,8 +12,6 @@ Depends-on:
configure.ac:
Makefile.am:
-nodist_pkginclude_HEADERS += c++defs.h
-
# The BUILT_SOURCES created by this Makefile snippet are not used via #include
# statements but through direct file reference. Therefore this snippet must be
# present in all Makefile.am that need it. This is ensured by the applicability