aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2004-08-13 16:58:19 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2004-08-13 16:58:19 +0000
commit1f1d8cb956c24a0f76b09019a2971eebb5fc3d52 (patch)
treebc35b7bc6a9890274b23f1cde400877bd0f9eeb5 /configure
parent2c403fe938583edb2645b3a1214a1d1f2607c553 (diff)
custom basename(3) and dirname(3)
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@114 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 373ae218..793e9867 100755
--- a/configure
+++ b/configure
@@ -21588,7 +21588,7 @@ _ACEOF
fi
-for ac_header in errno.h
+for ac_header in sys/param.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then