projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86e00b3
)
Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.
author
Jim Meyering
<jim@meyering.net>
Tue, 4 Nov 2003 10:24:35 +0000
(10:24 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 4 Nov 2003 10:24:35 +0000
(10:24 +0000)
modules/poll
patch
|
blob
|
history
diff --git
a/modules/poll
b/modules/poll
index a03affbbc44d983296a5e17c6ed36455b9861b8d..ef2c8d913080b723760da08f14a5a309c8f5dd8e 100644
(file)
--- a/
modules/poll
+++ b/
modules/poll
@@
-16,7
+16,7
@@
EXTRA_DIST += poll_.h
# We need the following in order to create an <poll.h> when the system
# doesn't have one.
-all-local $(lib_OBJECTS):
@POLL_H@
+all-local $(lib_OBJECTS):
$(POLL_H)
poll.h: poll_.h
cp $(srcdir)/poll_.h poll.h-t
mv poll.h-t poll.h
@@
-27,4
+27,3
@@
Include:
Maintainer:
Paolo Bonzini <bonzini@gnu.org>
-