summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8b6d9e5)
raw | patch | inline | side by side (parent: 8b6d9e5)
author | Ton Voon <tonvoon@users.sourceforge.net> | |
Wed, 19 Jul 2006 23:05:31 +0000 (23:05 +0000) | ||
committer | Ton Voon <tonvoon@users.sourceforge.net> | |
Wed, 19 Jul 2006 23:05:31 +0000 (23:05 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1457 f882894a-f735-0410-b71e-b25c423dba1c
THANKS.in | patch | blob | history | |
configure.in | patch | blob | history |
diff --git a/THANKS.in b/THANKS.in
index 60af6bfc1caaaa608a0d30524328da7e22013186..32935189574790226ee4f6c703ae36e872497b96 100644 (file)
--- a/THANKS.in
+++ b/THANKS.in
Cire Iriarte
Allan Bennett
Ari Pollak
+Lance Albertson
diff --git a/configure.in b/configure.in
index 32ab396ba98681918680fc3ff1db544691b5ebe7..d9bb6195a0c19d9eab45c92ce6dc24aed7a35fa9 100644 (file)
--- a/configure.in
+++ b/configure.in
#endif],
[va_list args;],
[AC_MSG_RESULT(yes)],
- [NEED_VA_LIST=-DNEED_VA_LIST AC_SUBST(NEED_VA_LIST) AC_MSG_RESULT(no)])
+ [NEED_VA_LIST=-DNEED_VA_LIST
+ AC_SUBST(NEED_VA_LIST)
+ AC_MSG_RESULT(no)])
case $host in
*bsd*)