aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-07-10 23:55:30 -0700
committerGlenn Morris2012-07-10 23:55:30 -0700
commit249685df40653f6d48c2c75412ff2fc24ee2d958 (patch)
treea2362669a202650f84f913621a4b2e772ed2b6a4 /src/ChangeLog
parentc8add24e86d499000f0998558d635fffa1f3857c (diff)
downloademacs-249685df40653f6d48c2c75412ff2fc24ee2d958.tar.gz
emacs-249685df40653f6d48c2c75412ff2fc24ee2d958.zip
Remove src/s/gnu.h
* configure.ac (opsysfile): Use bsd-common on gnu systems. * src/s/gnu.h: Remove file, which is now empty.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 045a3d374b8..140cd54d8cd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12012-07-11 Glenn Morris <rgm@gnu.org> 12012-07-11 Glenn Morris <rgm@gnu.org>
2 2
3 * s/gnu.h: Remove file, which is now empty.
4
3 * s/gnu.h, s/gnu-linux.h: 5 * s/gnu.h, s/gnu-linux.h:
4 Move GNU_LIBRARY_PENDING_OUTPUT_COUNT to configure. 6 Move GNU_LIBRARY_PENDING_OUTPUT_COUNT to configure.
5 7