projects
/
darkstat
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
manpage: display the actual package version
[darkstat]
/
configure.ac
diff --git
a/configure.ac
b/configure.ac
index
c71b0ed
..
1b68124
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-179,5
+179,5
@@
AC_CHECK_HEADERS(sys/sockio.h)
# Some OSes (Solaris) need sys/filio.h for FIONBIO
AC_CHECK_HEADERS(sys/filio.h)
-AC_CONFIG_FILES(
Makefile
)
+AC_CONFIG_FILES(
[Makefile darkstat.8]
)
AC_OUTPUT