projects
/
pgpool1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0bdb19
)
delete a commented line about "aclocal -I ./"
author
User yamaguti
<yamaguti at pgfoundry.org>
Tue, 6 Feb 2007 04:09:28 +0000
(
04:09
+0000)
committer
User yamaguti
<yamaguti at pgfoundry.org>
Tue, 6 Feb 2007 04:09:28 +0000
(
04:09
+0000)
pool_type.h
patch
|
blob
|
blame
|
history
diff --git
a/pool_type.h
b/pool_type.h
index 2edf9b211ad0e73f45748b4e9948458bab10632b..2d63530e9f63bf11c261d595b25bb5effc011db8 100644
(file)
--- a/
pool_type.h
+++ b/
pool_type.h
@@
-102,7
+102,6
@@
typedef struct
struct sockaddr_storage addr;
/* ACCEPT_TYPE_ARG3 - Third argument type of accept().
* It is defined in ac_func_accept_argtypes.m4
- * If a need to run aclocal arises, be sure to use "-I ./" option.
*/
ACCEPT_TYPE_ARG3 salen;
}