diff -r 30113bfbe723 -r b3afb9f1e801 lib/misc/Makefile.in --- a/lib/misc/Makefile.in Sun Jan 20 00:12:17 2008 +0100 +++ b/lib/misc/Makefile.in Sun Jan 20 00:22:09 2008 +0100 @@ -1,6 +1,6 @@ -# Makefile.in generated automatically by automake 1.4a from Makefile.am +# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am -# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -46,10 +46,9 @@ AUTOHEADER = @AUTOHEADER@ INSTALL = @INSTALL@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_FLAG = transform = @program_transform_name@ NORMAL_INSTALL = : @@ -58,12 +57,15 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : +host_alias = @host_alias@ +host_triplet = @host@ CC = @CC@ -CDBPROGS = @CDBPROGS@ -CDBSCRIPTS = @CDBSCRIPTS@ CXX = @CXX@ +HAVE_LIB = @HAVE_LIB@ HTML2TXT = @HTML2TXT@ +LIB = @LIB@ LN = @LN@ +LTLIB = @LTLIB@ LYNX = @LYNX@ MAKEINFO = @MAKEINFO@ MKDIR = @MKDIR@ @@ -100,6 +102,15 @@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ libmisc_a_LIBADD = +@KRB5_FALSE@libmisc_a_OBJECTS = crc32.o exec.o itoa.o keystrlist.o \ +@KRB5_FALSE@list_table.o lookup_baseuser.o lookup_domain.o maildir.o \ +@KRB5_FALSE@map_table.o md5.o md5-crypt.o passwdfn.o pwcrypt.o \ +@KRB5_FALSE@pwentry.o pwentry_auth.o pwentry_export_env.o \ +@KRB5_FALSE@pwentry_table.o response_write.o response_message.o \ +@KRB5_FALSE@response_read.o server.o server_call0.o server_call1.o \ +@KRB5_FALSE@server_call2.o server_call3.o server_call4.o server_call5.o \ +@KRB5_FALSE@server_call6.o strlist.o strlist_read.o strlist_write.o \ +@KRB5_FALSE@strtou.o utoa.o @KRB5_TRUE@libmisc_a_OBJECTS = krbauth.o crc32.o exec.o itoa.o \ @KRB5_TRUE@keystrlist.o list_table.o lookup_baseuser.o lookup_domain.o \ @KRB5_TRUE@maildir.o map_table.o md5.o md5-crypt.o passwdfn.o pwcrypt.o \ @@ -109,15 +120,6 @@ @KRB5_TRUE@server_call2.o server_call3.o server_call4.o server_call5.o \ @KRB5_TRUE@server_call6.o strlist.o strlist_read.o strlist_write.o \ @KRB5_TRUE@strtou.o utoa.o -@KRB5_FALSE@libmisc_a_OBJECTS = crc32.o exec.o itoa.o keystrlist.o \ -@KRB5_FALSE@list_table.o lookup_baseuser.o lookup_domain.o maildir.o \ -@KRB5_FALSE@map_table.o md5.o md5-crypt.o passwdfn.o pwcrypt.o \ -@KRB5_FALSE@pwentry.o pwentry_auth.o pwentry_export_env.o \ -@KRB5_FALSE@pwentry_table.o response_write.o response_message.o \ -@KRB5_FALSE@response_read.o server.o server_call0.o server_call1.o \ -@KRB5_FALSE@server_call2.o server_call3.o server_call4.o server_call5.o \ -@KRB5_FALSE@server_call6.o strlist.o strlist_read.o strlist_write.o \ -@KRB5_FALSE@strtou.o utoa.o AR = ar CXXFLAGS = @CXXFLAGS@ CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -132,7 +134,7 @@ DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = gtar +TAR = tar GZIP_ENV = --best SOURCES = $(libmisc_a_SOURCES) OBJECTS = $(libmisc_a_OBJECTS) @@ -333,33 +335,6 @@ strtou.o: strtou.c ../../config.h utoa.o: utoa.cc ../../config.h utoa.h ../mystring/mystring.h \ ../mystring/rep.h ../mystring/iter.h ../mystring/join.h -vdomain.o: vdomain.cc ../../config.h vdomain.h ../mystring/mystring.h \ - ../fdbuf/fdbuf.h ../config/configrc.h strlist.h pwentry.h \ - ../vpw/vpwtable.h ../vpw/vpwentry.h response.h -vdomain_chattr.o: vdomain_chattr.cc ../../config.h vdomain.h \ - ../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \ - strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \ - response.h pwcrypt.h autodelete.h -vdomain_deluser.o: vdomain_deluser.cc ../../config.h vdomain.h \ - ../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \ - strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \ - response.h autodelete.h maildir.h -vdomain_lookup.o: vdomain_lookup.cc ../../config.h vdomain.h \ - ../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \ - strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \ - response.h autodelete.h -vdomain_set.o: vdomain_set.cc ../../config.h vdomain.h \ - ../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \ - strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \ - response.h maildir.h -vdomain_userdir.o: vdomain_userdir.cc ../../config.h vdomain.h \ - ../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \ - strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \ - response.h crc_hash.h crc32.h -vdomain_validate.o: vdomain_validate.cc ../../config.h vdomain.h \ - ../mystring/mystring.h ../fdbuf/fdbuf.h ../config/configrc.h \ - strlist.h pwentry.h ../vpw/vpwtable.h ../vpw/vpwentry.h \ - response.h info-am: info: info-am @@ -383,7 +358,7 @@ all-am: Makefile $(LIBRARIES) all-redirect: all-am install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: