]> Dogcows Code - chaz/openbox/blobdiff - configure
fixed memory leak of application_name
[chaz/openbox] / configure
index 868bf57fa59bab913d86f30bc958100e2abd87da..4a2aa002901cb084b673d63bcf2ab49c39905fb1 100644 (file)
--- a/configure
+++ b/configure
@@ -3125,7 +3125,9 @@ done
 
 
 
-for ac_header in ctype.h dirent.h fcntl.h libgen.h locale.h nl_types.h process.h signal.h stdarg.h stdio.h time.h unistd.h sys/param.h sys/select.h sys/signal.h sys/stat.h sys/time.h sys/types.h sys/wait.h
+
+
+for ac_header in ctype.h dirent.h fcntl.h libgen.h locale.h nl_types.h process.h signal.h stdarg.h stdio.h string.h stdlib.h time.h unistd.h sys/param.h sys/select.h sys/signal.h sys/stat.h sys/time.h sys/types.h sys/wait.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if eval "test \"\${$as_ac_Header+set}\" = set"; then
This page took 0.020565 seconds and 4 git commands to generate.