projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
361e9a2
)
Fix typo.
author
Bruno Haible
<bruno@clisp.org>
Sun, 5 Oct 2008 14:37:45 +0000
(16:37 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 5 Oct 2008 14:54:17 +0000
(16:54 +0200)
ChangeLog
patch
|
blob
|
history
modules/sched
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index f06b946855fea2b3360ffd34945a5bca994303f7..d6f6d9b2b23337d66d9d0594f69bfb260aa70273 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2008-10-05 Bruno Haible <bruno@clisp.org>
+
+ * modules/sched (Makefile.am): Fix typo.
+
2008-10-05 Jim Meyering <meyering@redhat.com>
bootstrap: check for LT_INIT, too
diff --git
a/modules/sched
b/modules/sched
index e125fba9a222d3ba74211c2c21fe42072d59b5ca..d08f4f286f74b3651a59f21457bed0a458870114 100644
(file)
--- a/
modules/sched
+++ b/
modules/sched
@@
-11,7
+11,7
@@
configure.ac:
gl_SCHED_H
Makefile.am:
-BUILT_SOURCES += $(S
PAWN
_H)
+BUILT_SOURCES += $(S
CHED
_H)
# We need the following in order to create a replacement for <sched.h> when
# the system doesn't have one.