X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=configure;h=f279fa24e9938dd593aad0678d704e67432366d1;hb=fc30978d143c0aec21ab07c5a6cdd4835aa9167c;hp=829c1c72f94113b4abfd2290825967c67ed7fd21;hpb=5d60404291a89ada2aff2dd5eb57965700033e27;p=inn-innduct.git diff --git a/configure b/configure index 829c1c7..f279fa2 100755 --- a/configure +++ b/configure @@ -5839,7 +5839,7 @@ else fi -HOSTNAME=`hostname 2> /dev/null || uname -n` +HOSTNAME=server.example.net if test $ac_cv_prog_gcc = yes; then @@ -8793,7 +8793,7 @@ fi for ac_hdr in crypt.h inttypes.h limits.h ndbm.h pam/pam_appl.h stdbool.h \ stddef.h stdint.h string.h sys/bitypes.h sys/filio.h \ sys/loadavg.h sys/param.h sys/select.h sys/sysinfo.h \ - sys/time.h unistd.h + sys/time.h unistd.h sys/inotify.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6