projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66e0a8c
)
autoconf run for crypt().
author
Bruce Momjian
<bruce@momjian.us>
Fri, 9 May 2003 16:52:48 +0000
(16:52 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 9 May 2003 16:52:48 +0000
(16:52 +0000)
configure
patch
|
blob
|
blame
|
history
diff --git
a/configure
b/configure
index ca5904086a9d48e642c2fd3005e5fa75e4f80c8e..2d277dde6dd705836090d7e355a0cc259208de5d 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-11079,7
+11079,8
@@
fi
-for ac_func in fseeko gethostname getopt_long getrusage inet_aton random rint srandom strcasecmp strdup strerror strtol strtoul
+
+for ac_func in crypt fseeko gethostname getopt_long getrusage inet_aton random rint srandom strcasecmp strdup strerror strtol strtoul
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echo "$as_me:$LINENO: checking for $ac_func" >&5