* configure.in (NTP_KEYSDIR): Typo
bk: 398c84c3soVglS9tCLjNllE3Pt9d_Q
+2000-08-05 Harlan Stenn <stenn@whimsy.udel.edu>
+
+ * configure.in (NTP_KEYSDIR): Typo
+
2000-08-04 Harlan Stenn <stenn@whimsy.udel.edu>
* ElectricFence/Makefile.am (check-local): use test instead of [
ac_expanded=`(
test "x$prefix" = xNONE && prefix="$ac_default_prefix"
test "x$exec_prefix" = xNONE && exec_prefix="${prefix}"
- eval echo \""$sysconfdir "\"
+ eval echo \""$sysconfdir"\"
)`
cat >>confdefs.h <<EOF
#define NTP_KEYSDIR "$ac_expanded"
;;
esac
-AC_DEFINE_DIR(NTP_KEYSDIR, sysconfdir , [Default location of crypto key info])
+AC_DEFINE_DIR(NTP_KEYSDIR, sysconfdir, [Default location of crypto key info])
# This is necessary so that .o files in LIBOBJS are also built via
# the ANSI2KNR-filtering rules.