Deleted Added
full compact
Makefile.in (1.1.1.4) Makefile.in (1.1.1.5)
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,

--- 25 unchanged lines hidden (view full) ---

34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = libopts
38DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
41 $(top_srcdir)/libopts/m4/stdnoreturn.m4 \
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,

--- 25 unchanged lines hidden (view full) ---

34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = libopts
38DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
41 $(top_srcdir)/libopts/m4/stdnoreturn.m4 \
42 $(top_srcdir)/libevent/m4/openldap-thread-check.m4 \
43 $(top_srcdir)/libevent/m4/openldap.m4 \
44 $(top_srcdir)/m4/hms_search_lib.m4 $(top_srcdir)/m4/libtool.m4 \
45 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
46 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
47 $(top_srcdir)/m4/ntp_cacheversion.m4 \
48 $(top_srcdir)/m4/ntp_compiler.m4 \
49 $(top_srcdir)/m4/ntp_crosscompile.m4 \
50 $(top_srcdir)/m4/ntp_debug.m4 $(top_srcdir)/m4/ntp_dir_sep.m4 \
51 $(top_srcdir)/m4/ntp_facilitynames.m4 \
52 $(top_srcdir)/m4/ntp_googletest.m4 \
53 $(top_srcdir)/m4/ntp_ipv6.m4 $(top_srcdir)/m4/ntp_lib_m.m4 \
54 $(top_srcdir)/m4/ntp_libevent.m4 \
55 $(top_srcdir)/m4/ntp_libntp.m4 \
56 $(top_srcdir)/m4/ntp_lineeditlibs.m4 \
57 $(top_srcdir)/m4/ntp_locinfo.m4 \
58 $(top_srcdir)/m4/ntp_openssl.m4 \
59 $(top_srcdir)/m4/ntp_pkg_config.m4 \
60 $(top_srcdir)/m4/ntp_prog_cc.m4 $(top_srcdir)/m4/ntp_sntp.m4 \
61 $(top_srcdir)/m4/ntp_sysexits.m4 \
62 $(top_srcdir)/m4/ntp_ver_suffix.m4 \
42 $(top_srcdir)/m4/hms_search_lib.m4 $(top_srcdir)/m4/libtool.m4 \
43 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45 $(top_srcdir)/m4/ntp_cacheversion.m4 \
46 $(top_srcdir)/m4/ntp_compiler.m4 \
47 $(top_srcdir)/m4/ntp_crosscompile.m4 \
48 $(top_srcdir)/m4/ntp_debug.m4 $(top_srcdir)/m4/ntp_dir_sep.m4 \
49 $(top_srcdir)/m4/ntp_facilitynames.m4 \
50 $(top_srcdir)/m4/ntp_googletest.m4 \
51 $(top_srcdir)/m4/ntp_ipv6.m4 $(top_srcdir)/m4/ntp_lib_m.m4 \
52 $(top_srcdir)/m4/ntp_libevent.m4 \
53 $(top_srcdir)/m4/ntp_libntp.m4 \
54 $(top_srcdir)/m4/ntp_lineeditlibs.m4 \
55 $(top_srcdir)/m4/ntp_locinfo.m4 \
56 $(top_srcdir)/m4/ntp_openssl.m4 \
57 $(top_srcdir)/m4/ntp_pkg_config.m4 \
58 $(top_srcdir)/m4/ntp_prog_cc.m4 $(top_srcdir)/m4/ntp_sntp.m4 \
59 $(top_srcdir)/m4/ntp_sysexits.m4 \
60 $(top_srcdir)/m4/ntp_ver_suffix.m4 \
63 $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/m4/snprintf.m4 \
64 $(top_srcdir)/m4/version.m4 $(top_srcdir)/configure.ac
61 $(top_srcdir)/m4/openldap-thread-check.m4 \
62 $(top_srcdir)/m4/openldap.m4 $(top_srcdir)/m4/os_cflags.m4 \
63 $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/version.m4 \
64 $(top_srcdir)/configure.ac
65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66 $(ACLOCAL_M4)
67mkinstalldirs = $(install_sh) -d
68CONFIG_HEADER = $(top_builddir)/config.h
69CONFIG_CLEAN_FILES =
70CONFIG_CLEAN_VPATH_FILES =
71am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72am__vpath_adj = case $$p in \

--- 109 unchanged lines hidden (view full) ---

182INSTALL = @INSTALL@
183INSTALL_DATA = @INSTALL_DATA@
184INSTALL_PROGRAM = @INSTALL_PROGRAM@
185INSTALL_SCRIPT = @INSTALL_SCRIPT@
186INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
187LD = @LD@
188LDADD_LIBEVENT = @LDADD_LIBEVENT@
189LDADD_LIBNTP = @LDADD_LIBNTP@
65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66 $(ACLOCAL_M4)
67mkinstalldirs = $(install_sh) -d
68CONFIG_HEADER = $(top_builddir)/config.h
69CONFIG_CLEAN_FILES =
70CONFIG_CLEAN_VPATH_FILES =
71am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72am__vpath_adj = case $$p in \

--- 109 unchanged lines hidden (view full) ---

182INSTALL = @INSTALL@
183INSTALL_DATA = @INSTALL_DATA@
184INSTALL_PROGRAM = @INSTALL_PROGRAM@
185INSTALL_SCRIPT = @INSTALL_SCRIPT@
186INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
187LD = @LD@
188LDADD_LIBEVENT = @LDADD_LIBEVENT@
189LDADD_LIBNTP = @LDADD_LIBNTP@
190LDADD_LIBUTIL = @LDADD_LIBUTIL@
190LDADD_NTP = @LDADD_NTP@
191LDFLAGS = @LDFLAGS@
192LDFLAGS_NTP = @LDFLAGS_NTP@
193LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
194LIBM = @LIBM@
195LIBOBJS = @LIBOBJS@
196LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
197LIBOPTS_DIR = @LIBOPTS_DIR@

--- 99 unchanged lines hidden (view full) ---

297TICKADJ_DS = @TICKADJ_DS@
298TICKADJ_MS = @TICKADJ_MS@
299TICKADJ_NI = @TICKADJ_NI@
300TIMETRIM_DB = @TIMETRIM_DB@
301TIMETRIM_DL = @TIMETRIM_DL@
302TIMETRIM_DS = @TIMETRIM_DS@
303TIMETRIM_MS = @TIMETRIM_MS@
304TIMETRIM_NI = @TIMETRIM_NI@
191LDADD_NTP = @LDADD_NTP@
192LDFLAGS = @LDFLAGS@
193LDFLAGS_NTP = @LDFLAGS_NTP@
194LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
195LIBM = @LIBM@
196LIBOBJS = @LIBOBJS@
197LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
198LIBOPTS_DIR = @LIBOPTS_DIR@

--- 99 unchanged lines hidden (view full) ---

298TICKADJ_DS = @TICKADJ_DS@
299TICKADJ_MS = @TICKADJ_MS@
300TICKADJ_NI = @TICKADJ_NI@
301TIMETRIM_DB = @TIMETRIM_DB@
302TIMETRIM_DL = @TIMETRIM_DL@
303TIMETRIM_DS = @TIMETRIM_DS@
304TIMETRIM_MS = @TIMETRIM_MS@
305TIMETRIM_NI = @TIMETRIM_NI@
306UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
307UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
308UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
309UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
310UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
305VERSION = @VERSION@
306VER_SUFFIX = @VER_SUFFIX@
307abs_builddir = @abs_builddir@
308abs_srcdir = @abs_srcdir@
309abs_top_builddir = @abs_top_builddir@
310abs_top_srcdir = @abs_top_srcdir@
311ac_ct_AR = @ac_ct_AR@
312ac_ct_CC = @ac_ct_CC@

--- 421 unchanged lines hidden ---
311VERSION = @VERSION@
312VER_SUFFIX = @VER_SUFFIX@
313abs_builddir = @abs_builddir@
314abs_srcdir = @abs_srcdir@
315abs_top_builddir = @abs_top_builddir@
316abs_top_srcdir = @abs_top_srcdir@
317ac_ct_AR = @ac_ct_AR@
318ac_ct_CC = @ac_ct_CC@

--- 421 unchanged lines hidden ---