Changeset 544


Ignore:
Timestamp:
02/11/10 13:12:08 (2 years ago)
Author:
eagle
Message:

updated revision of *configure

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r542 r544  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.62 for onioncat 0.2.2.r542. 
     3# Generated by GNU Autoconf 2.62 for onioncat 0.2.2.r544. 
    44# 
    55# Report bugs to <rahra@cypherpunk.at>. 
     
    597597PACKAGE_NAME='onioncat' 
    598598PACKAGE_TARNAME='onioncat' 
    599 PACKAGE_VERSION='0.2.2.r542' 
    600 PACKAGE_STRING='onioncat 0.2.2.r542' 
     599PACKAGE_VERSION='0.2.2.r544' 
     600PACKAGE_STRING='onioncat 0.2.2.r544' 
    601601PACKAGE_BUGREPORT='rahra@cypherpunk.at' 
    602602 
     
    12611261  # This message is too long to be a string in the A/UX 3.1 sh. 
    12621262  cat <<_ACEOF 
    1263 \`configure' configures onioncat 0.2.2.r542 to adapt to many kinds of systems. 
     1263\`configure' configures onioncat 0.2.2.r544 to adapt to many kinds of systems. 
    12641264 
    12651265Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    13311331if test -n "$ac_init_help"; then 
    13321332  case $ac_init_help in 
    1333      short | recursive ) echo "Configuration of onioncat 0.2.2.r542:";; 
     1333     short | recursive ) echo "Configuration of onioncat 0.2.2.r544:";; 
    13341334   esac 
    13351335  cat <<\_ACEOF 
     
    14231423if $ac_init_version; then 
    14241424  cat <<\_ACEOF 
    1425 onioncat configure 0.2.2.r542 
     1425onioncat configure 0.2.2.r544 
    14261426generated by GNU Autoconf 2.62 
    14271427 
     
    14371437running configure, to aid debugging if configure makes a mistake. 
    14381438 
    1439 It was created by onioncat $as_me 0.2.2.r542, which was 
     1439It was created by onioncat $as_me 0.2.2.r544, which was 
    14401440generated by GNU Autoconf 2.62.  Invocation command line was 
    14411441 
     
    20862086# Define the identity of the package. 
    20872087 PACKAGE='onioncat' 
    2088  VERSION='0.2.2.r542' 
     2088 VERSION='0.2.2.r544' 
    20892089 
    20902090 
     
    22372237 
    22382238cat >>confdefs.h <<\_ACEOF 
    2239 #define SVN_REVISION "542" 
     2239#define SVN_REVISION "544" 
    22402240_ACEOF 
    22412241 
     
    53265326# values after options handling. 
    53275327ac_log=" 
    5328 This file was extended by onioncat $as_me 0.2.2.r542, which was 
     5328This file was extended by onioncat $as_me 0.2.2.r544, which was 
    53295329generated by GNU Autoconf 2.62.  Invocation command line was 
    53305330 
     
    53795379cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    53805380ac_cs_version="\\ 
    5381 onioncat config.status 0.2.2.r542 
     5381onioncat config.status 0.2.2.r544 
    53825382configured by $0, generated by GNU Autoconf 2.62, 
    53835383  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
  • trunk/src/Makefile.in

    r543 r544  
    1 # Makefile.in generated by automake 1.11.1 from Makefile.am. 
     1# Makefile.in generated by automake 1.9.6 from Makefile.am. 
    22# @configure_input@ 
    33 
    44# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 
    5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation, 
    6 # Inc. 
     5# 2003, 2004, 2005  Free Software Foundation, Inc. 
    76# This Makefile.in is free software; the Free Software Foundation 
    87# gives unlimited permission to copy and/or distribute it, 
     
    1716 
    1817 
     18srcdir = @srcdir@ 
     19top_srcdir = @top_srcdir@ 
    1920VPATH = @srcdir@ 
    2021pkgdatadir = $(datadir)/@PACKAGE@ 
     22pkglibdir = $(libdir)/@PACKAGE@ 
    2123pkgincludedir = $(includedir)/@PACKAGE@ 
    22 pkglibdir = $(libdir)/@PACKAGE@ 
    23 pkglibexecdir = $(libexecdir)/@PACKAGE@ 
     24top_builddir = .. 
    2425am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 
     26INSTALL = @INSTALL@ 
    2527install_sh_DATA = $(install_sh) -c -m 644 
    2628install_sh_PROGRAM = $(install_sh) -c 
     
    4547am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 
    4648        $(ACLOCAL_M4) 
    47 mkinstalldirs = $(install_sh) -d 
     49mkinstalldirs = $(SHELL) $(install_sh) -d 
    4850CONFIG_HEADER = $(top_builddir)/config.h 
    4951CONFIG_CLEAN_FILES = 
    50 CONFIG_CLEAN_VPATH_FILES = 
    5152am__installdirs = "$(DESTDIR)$(bindir)" 
     53binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) 
    5254PROGRAMS = $(bin_PROGRAMS) 
    5355am_ocat_OBJECTS = ocat.$(OBJEXT) ocatlog.$(OBJEXT) ocatroute.$(OBJEXT) \ 
     
    6062ocat_OBJECTS = $(am_ocat_OBJECTS) 
    6163ocat_LDADD = $(LDADD) 
    62 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 
     64DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 
    6365depcomp = $(SHELL) $(top_srcdir)/depcomp 
    6466am__depfiles_maybe = depfiles 
    65 am__mv = mv -f 
    6667COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 
    6768        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 
     
    7576DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 
    7677ACLOCAL = @ACLOCAL@ 
     78AMDEP_FALSE = @AMDEP_FALSE@ 
     79AMDEP_TRUE = @AMDEP_TRUE@ 
    7780AMTAR = @AMTAR@ 
    7881AUTOCONF = @AUTOCONF@ 
     
    9194ECHO_T = @ECHO_T@ 
    9295EXEEXT = @EXEEXT@ 
    93 INSTALL = @INSTALL@ 
    9496INSTALL_DATA = @INSTALL_DATA@ 
    9597INSTALL_PROGRAM = @INSTALL_PROGRAM@ 
     
    102104LTLIBOBJS = @LTLIBOBJS@ 
    103105MAKEINFO = @MAKEINFO@ 
    104 MKDIR_P = @MKDIR_P@ 
    105106OBJEXT = @OBJEXT@ 
    106107PACKAGE = @PACKAGE@ 
     
    109110PACKAGE_STRING = @PACKAGE_STRING@ 
    110111PACKAGE_TARNAME = @PACKAGE_TARNAME@ 
    111 PACKAGE_URL = @PACKAGE_URL@ 
    112112PACKAGE_VERSION = @PACKAGE_VERSION@ 
    113113PATH_SEPARATOR = @PATH_SEPARATOR@ 
     
    119119STRIP = @STRIP@ 
    120120VERSION = @VERSION@ 
    121 abs_builddir = @abs_builddir@ 
    122 abs_srcdir = @abs_srcdir@ 
    123 abs_top_builddir = @abs_top_builddir@ 
    124 abs_top_srcdir = @abs_top_srcdir@ 
    125121ac_ct_CC = @ac_ct_CC@ 
     122am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 
     123am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 
    126124am__include = @am__include@ 
    127125am__leading_dot = @am__leading_dot@ 
     
    136134build_os = @build_os@ 
    137135build_vendor = @build_vendor@ 
    138 builddir = @builddir@ 
    139136datadir = @datadir@ 
    140137datarootdir = @datarootdir@ 
     
    164161sbindir = @sbindir@ 
    165162sharedstatedir = @sharedstatedir@ 
    166 srcdir = @srcdir@ 
    167163sysconfdir = @sysconfdir@ 
    168164target_alias = @target_alias@ 
    169 top_build_prefix = @top_build_prefix@ 
    170 top_builddir = @top_builddir@ 
    171 top_srcdir = @top_srcdir@ 
    172165ocat_SOURCES = ocat.c ocatlog.c ocatroute.c ocatthread.c ocattun.c ocatv6conv.c ocatcompat.c ocatpeer.c ocatsetup.c ocatipv4route.c ocateth.c ocatsocks.c ocatlibe.c ocatctrl.c ocatipv6route.c ocaticmp.c ocat_wintuntap.c ocat_netdesc.c 
    173166noinst_HEADERS = ocat.h ocat_netdesc.h strlcpy.c strlcat.c 
     
    181174          case '$(am__configure_deps)' in \ 
    182175            *$$dep*) \ 
    183               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 
    184                 && { if test -f $@; then exit 0; else break; fi; }; \ 
     176              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 
     177                && exit 0; \ 
    185178              exit 1;; \ 
    186179          esac; \ 
    187180        done; \ 
    188         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ 
    189         $(am__cd) $(top_srcdir) && \ 
    190           $(AUTOMAKE) --gnu src/Makefile 
     181        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \ 
     182        cd $(top_srcdir) && \ 
     183          $(AUTOMAKE) --gnu  src/Makefile 
    191184.PRECIOUS: Makefile 
    192185Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 
     
    206199$(ACLOCAL_M4):  $(am__aclocal_m4_deps) 
    207200        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
    208 $(am__aclocal_m4_deps): 
    209201install-binPROGRAMS: $(bin_PROGRAMS) 
    210202        @$(NORMAL_INSTALL) 
    211         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" 
    212         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 
    213         for p in $$list; do echo "$$p $$p"; done | \ 
    214         sed 's/$(EXEEXT)$$//' | \ 
    215         while read p p1; do if test -f $$p; \ 
    216           then echo "$$p"; echo "$$p"; else :; fi; \ 
    217         done | \ 
    218         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 
    219             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 
    220         sed 'N;N;N;s,\n, ,g' | \ 
    221         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 
    222           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 
    223             if ($$2 == $$4) files[d] = files[d] " " $$1; \ 
    224             else { print "f", $$3 "/" $$4, $$1; } } \ 
    225           END { for (d in files) print "f", d, files[d] }' | \ 
    226         while read type dir files; do \ 
    227             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 
    228             test -z "$$files" || { \ 
    229               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 
    230               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 
    231             } \ 
    232         ; done 
     203        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" 
     204        @list='$(bin_PROGRAMS)'; for p in $$list; do \ 
     205          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 
     206          if test -f $$p \ 
     207          ; then \ 
     208            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 
     209           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ 
     210           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ 
     211          else :; fi; \ 
     212        done 
    233213 
    234214uninstall-binPROGRAMS: 
    235215        @$(NORMAL_UNINSTALL) 
    236         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 
    237         files=`for p in $$list; do echo "$$p"; done | \ 
    238           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 
    239               -e 's/$$/$(EXEEXT)/' `; \ 
    240         test -n "$$list" || exit 0; \ 
    241         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 
    242         cd "$(DESTDIR)$(bindir)" && rm -f $$files 
     216        @list='$(bin_PROGRAMS)'; for p in $$list; do \ 
     217          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 
     218          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ 
     219          rm -f "$(DESTDIR)$(bindir)/$$f"; \ 
     220        done 
    243221 
    244222clean-binPROGRAMS: 
     
    246224ocat$(EXEEXT): $(ocat_OBJECTS) $(ocat_DEPENDENCIES)  
    247225        @rm -f ocat$(EXEEXT) 
    248         $(LINK) $(ocat_OBJECTS) $(ocat_LDADD) $(LIBS) 
     226        $(LINK) $(ocat_LDFLAGS) $(ocat_OBJECTS) $(ocat_LDADD) $(LIBS) 
    249227 
    250228mostlyclean-compile: 
     
    274252 
    275253.c.o: 
    276 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 
    277 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 
     254@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 
     255@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 
    278256@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 
    279257@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 
     
    281259 
    282260.c.obj: 
    283 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 
    284 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 
     261@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 
     262@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 
    285263@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 
    286264@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 
    287265@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'` 
     266uninstall-info-am: 
    288267 
    289268ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 
     
    292271            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 
    293272          done | \ 
    294           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 
    295               END { if (nonempty) { for (i in files) print i; }; }'`; \ 
     273          $(AWK) '    { files[$$0] = 1; } \ 
     274               END { for (i in files) print i; }'`; \ 
    296275        mkid -fID $$unique 
    297276tags: TAGS 
     
    299278TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ 
    300279                $(TAGS_FILES) $(LISP) 
    301         set x; \ 
     280        tags=; \ 
    302281        here=`pwd`; \ 
    303282        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \ 
     
    305284            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 
    306285          done | \ 
    307           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 
    308               END { if (nonempty) { for (i in files) print i; }; }'`; \ 
    309         shift; \ 
    310         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 
     286          $(AWK) '    { files[$$0] = 1; } \ 
     287               END { for (i in files) print i; }'`; \ 
     288        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 
    311289          test -n "$$unique" || unique=$$empty_fix; \ 
    312           if test $$# -gt 0; then \ 
    313             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 
    314               "$$@" $$unique; \ 
    315           else \ 
    316             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 
    317               $$unique; \ 
    318           fi; \ 
     290          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 
     291            $$tags $$unique; \ 
    319292        fi 
    320293ctags: CTAGS 
    321294CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ 
    322295                $(TAGS_FILES) $(LISP) 
     296        tags=; \ 
     297        here=`pwd`; \ 
    323298        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \ 
    324299        unique=`for i in $$list; do \ 
    325300            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 
    326301          done | \ 
    327           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 
    328               END { if (nonempty) { for (i in files) print i; }; }'`; \ 
    329         test -z "$(CTAGS_ARGS)$$unique" \ 
     302          $(AWK) '    { files[$$0] = 1; } \ 
     303               END { for (i in files) print i; }'`; \ 
     304        test -z "$(CTAGS_ARGS)$$tags$$unique" \ 
    330305          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 
    331              $$unique 
     306             $$tags $$unique 
    332307 
    333308GTAGS: 
    334309        here=`$(am__cd) $(top_builddir) && pwd` \ 
    335           && $(am__cd) $(top_srcdir) \ 
    336           && gtags -i $(GTAGS_ARGS) "$$here" 
     310          && cd $(top_srcdir) \ 
     311          && gtags -i $(GTAGS_ARGS) $$here 
    337312 
    338313distclean-tags: 
     
    340315 
    341316distdir: $(DISTFILES) 
    342         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 
    343         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 
    344         list='$(DISTFILES)'; \ 
    345           dist_files=`for file in $$list; do echo $$file; done | \ 
    346           sed -e "s|^$$srcdirstrip/||;t" \ 
    347               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 
    348         case $$dist_files in \ 
    349           */*) $(MKDIR_P) `echo "$$dist_files" | \ 
    350                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 
    351                            sort -u` ;; \ 
    352         esac; \ 
    353         for file in $$dist_files; do \ 
     317        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 
     318        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 
     319        list='$(DISTFILES)'; for file in $$list; do \ 
     320          case $$file in \ 
     321            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 
     322            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 
     323          esac; \ 
    354324          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 
     325          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 
     326          if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 
     327            dir="/$$dir"; \ 
     328            $(mkdir_p) "$(distdir)$$dir"; \ 
     329          else \ 
     330            dir=''; \ 
     331          fi; \ 
    355332          if test -d $$d/$$file; then \ 
    356             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 
    357             if test -d "$(distdir)/$$file"; then \ 
    358               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 
     333            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 
     334              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 
    359335            fi; \ 
    360             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 
    361               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 
    362               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 
    363             fi; \ 
    364             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 
     336            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 
    365337          else \ 
    366             test -f "$(distdir)/$$file" \ 
    367             || cp -p $$d/$$file "$(distdir)/$$file" \ 
     338            test -f $(distdir)/$$file \ 
     339            || cp -p $$d/$$file $(distdir)/$$file \ 
    368340            || exit 1; \ 
    369341          fi; \ 
     
    374346installdirs: 
    375347        for dir in "$(DESTDIR)$(bindir)"; do \ 
    376           test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 
     348          test -z "$$dir" || $(mkdir_p) "$$dir"; \ 
    377349        done 
    378350install: install-am 
     
    396368distclean-generic: 
    397369        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 
    398         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 
    399370 
    400371maintainer-clean-generic: 
     
    417388html: html-am 
    418389 
    419 html-am: 
    420  
    421390info: info-am 
    422391 
     
    424393 
    425394install-data-am: 
    426  
    427 install-dvi: install-dvi-am 
    428  
    429 install-dvi-am: 
    430395 
    431396install-exec-am: install-binPROGRAMS 
    432397        @$(NORMAL_INSTALL) 
    433398        $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 
    434 install-html: install-html-am 
    435  
    436 install-html-am: 
    437399 
    438400install-info: install-info-am 
    439401 
    440 install-info-am: 
    441  
    442402install-man: 
    443  
    444 install-pdf: install-pdf-am 
    445  
    446 install-pdf-am: 
    447  
    448 install-ps: install-ps-am 
    449  
    450 install-ps-am: 
    451403 
    452404installcheck-am: 
     
    469421ps-am: 
    470422 
    471 uninstall-am: uninstall-binPROGRAMS 
    472  
    473 .MAKE: install-am install-exec-am install-strip 
     423uninstall-am: uninstall-binPROGRAMS uninstall-info-am 
    474424 
    475425.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ 
     
    477427        distclean-generic distclean-tags distdir dvi dvi-am html \ 
    478428        html-am info info-am install install-am install-binPROGRAMS \ 
    479         install-data install-data-am install-dvi install-dvi-am \ 
    480         install-exec install-exec-am install-exec-hook install-html \ 
    481         install-html-am install-info install-info-am install-man \ 
    482         install-pdf install-pdf-am install-ps install-ps-am \ 
     429        install-data install-data-am install-exec install-exec-am \ 
     430        install-exec-hook install-info install-info-am install-man \ 
    483431        install-strip installcheck installcheck-am installdirs \ 
    484432        maintainer-clean maintainer-clean-generic mostlyclean \ 
    485433        mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ 
    486         tags uninstall uninstall-am uninstall-binPROGRAMS 
     434        tags uninstall uninstall-am uninstall-binPROGRAMS \ 
     435        uninstall-info-am 
    487436 
    488437 
     
    490439        $(LN_S) -f $(DESTDIR)$(bindir)/ocat$(EXEEXT) \ 
    491440        $(DESTDIR)$(bindir)/gcat$(EXEEXT) 
    492  
    493441# Tell versions [3.59,3.63) of GNU make to not export all variables. 
    494442# Otherwise a system limit (for SysV at least) may be exceeded. 
  • trunk/src/cygwin/Makefile.in

    r543 r544  
    1 # Makefile.in generated by automake 1.11.1 from Makefile.am. 
     1# Makefile.in generated by automake 1.9.6 from Makefile.am. 
    22# @configure_input@ 
    33 
    44# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 
    5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation, 
    6 # Inc. 
     5# 2003, 2004, 2005  Free Software Foundation, Inc. 
    76# This Makefile.in is free software; the Free Software Foundation 
    87# gives unlimited permission to copy and/or distribute it, 
     
    1615@SET_MAKE@ 
    1716 
     17srcdir = @srcdir@ 
     18top_srcdir = @top_srcdir@ 
    1819VPATH = @srcdir@ 
    1920pkgdatadir = $(datadir)/@PACKAGE@ 
     21pkglibdir = $(libdir)/@PACKAGE@ 
    2022pkgincludedir = $(includedir)/@PACKAGE@ 
    21 pkglibdir = $(libdir)/@PACKAGE@ 
    22 pkglibexecdir = $(libexecdir)/@PACKAGE@ 
     23top_builddir = ../.. 
    2324am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 
     25INSTALL = @INSTALL@ 
    2426install_sh_DATA = $(install_sh) -c -m 644 
    2527install_sh_PROGRAM = $(install_sh) -c 
     
    4345am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 
    4446        $(ACLOCAL_M4) 
    45 mkinstalldirs = $(install_sh) -d 
     47mkinstalldirs = $(SHELL) $(install_sh) -d 
    4648CONFIG_HEADER = $(top_builddir)/config.h 
    4749CONFIG_CLEAN_FILES = 
    48 CONFIG_CLEAN_VPATH_FILES = 
    4950SOURCES = 
    5051DIST_SOURCES = 
     
    5455DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 
    5556ACLOCAL = @ACLOCAL@ 
     57AMDEP_FALSE = @AMDEP_FALSE@ 
     58AMDEP_TRUE = @AMDEP_TRUE@ 
    5659AMTAR = @AMTAR@ 
    5760AUTOCONF = @AUTOCONF@ 
     
    7073ECHO_T = @ECHO_T@ 
    7174EXEEXT = @EXEEXT@ 
    72 INSTALL = @INSTALL@ 
    7375INSTALL_DATA = @INSTALL_DATA@ 
    7476INSTALL_PROGRAM = @INSTALL_PROGRAM@ 
     
    8183LTLIBOBJS = @LTLIBOBJS@ 
    8284MAKEINFO = @MAKEINFO@ 
    83 MKDIR_P = @MKDIR_P@ 
    8485OBJEXT = @OBJEXT@ 
    8586PACKAGE = @PACKAGE@ 
     
    8889PACKAGE_STRING = @PACKAGE_STRING@ 
    8990PACKAGE_TARNAME = @PACKAGE_TARNAME@ 
    90 PACKAGE_URL = @PACKAGE_URL@ 
    9191PACKAGE_VERSION = @PACKAGE_VERSION@ 
    9292PATH_SEPARATOR = @PATH_SEPARATOR@ 
     
    9898STRIP = @STRIP@ 
    9999VERSION = @VERSION@ 
    100 abs_builddir = @abs_builddir@ 
    101 abs_srcdir = @abs_srcdir@ 
    102 abs_top_builddir = @abs_top_builddir@ 
    103 abs_top_srcdir = @abs_top_srcdir@ 
    104100ac_ct_CC = @ac_ct_CC@ 
     101am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 
     102am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 
    105103am__include = @am__include@ 
    106104am__leading_dot = @am__leading_dot@ 
     
    115113build_os = @build_os@ 
    116114build_vendor = @build_vendor@ 
    117 builddir = @builddir@ 
    118115datadir = @datadir@ 
    119116datarootdir = @datarootdir@ 
     
    143140sbindir = @sbindir@ 
    144141sharedstatedir = @sharedstatedir@ 
    145 srcdir = @srcdir@ 
    146142sysconfdir = @sysconfdir@ 
    147143target_alias = @target_alias@ 
    148 top_build_prefix = @top_build_prefix@ 
    149 top_builddir = @top_builddir@ 
    150 top_srcdir = @top_srcdir@ 
    151144noinst_HEADERS = ocat_cygwin.h openbsd_netinet_icmp6.h openbsd_netinet_if_ether.h openbsd_netinet_ip6.h 
    152145all: all-am 
     
    157150          case '$(am__configure_deps)' in \ 
    158151            *$$dep*) \ 
    159               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 
    160                 && { if test -f $@; then exit 0; else break; fi; }; \ 
     152              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 
     153                && exit 0; \ 
    161154              exit 1;; \ 
    162155          esac; \ 
    163156        done; \ 
    164         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/cygwin/Makefile'; \ 
    165         $(am__cd) $(top_srcdir) && \ 
    166           $(AUTOMAKE) --gnu src/cygwin/Makefile 
     157        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/cygwin/Makefile'; \ 
     158        cd $(top_srcdir) && \ 
     159          $(AUTOMAKE) --gnu  src/cygwin/Makefile 
    167160.PRECIOUS: Makefile 
    168161Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 
     
    182175$(ACLOCAL_M4):  $(am__aclocal_m4_deps) 
    183176        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
    184 $(am__aclocal_m4_deps): 
     177uninstall-info-am: 
    185178 
    186179ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 
     
    189182            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 
    190183          done | \ 
    191           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 
    192               END { if (nonempty) { for (i in files) print i; }; }'`; \ 
     184          $(AWK) '    { files[$$0] = 1; } \ 
     185               END { for (i in files) print i; }'`; \ 
    193186        mkid -fID $$unique 
    194187tags: TAGS 
     
    196189TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ 
    197190                $(TAGS_FILES) $(LISP) 
    198         set x; \ 
     191        tags=; \ 
    199192        here=`pwd`; \ 
    200193        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \ 
     
    202195            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 
    203196          done | \ 
    204           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 
    205               END { if (nonempty) { for (i in files) print i; }; }'`; \ 
    206         shift; \ 
    207         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 
     197          $(AWK) '    { files[$$0] = 1; } \ 
     198               END { for (i in files) print i; }'`; \ 
     199        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 
    208200          test -n "$$unique" || unique=$$empty_fix; \ 
    209           if test $$# -gt 0; then \ 
    210             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 
    211               "$$@" $$unique; \ 
    212           else \ 
    213             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 
    214               $$unique; \ 
    215           fi; \ 
     201          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 
     202            $$tags $$unique; \ 
    216203        fi 
    217204ctags: CTAGS 
    218205CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ 
    219206                $(TAGS_FILES) $(LISP) 
     207        tags=; \ 
     208        here=`pwd`; \ 
    220209        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \ 
    221210        unique=`for i in $$list; do \ 
    222211            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 
    223212          done | \ 
    224           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 
    225               END { if (nonempty) { for (i in files) print i; }; }'`; \ 
    226         test -z "$(CTAGS_ARGS)$$unique" \ 
     213          $(AWK) '    { files[$$0] = 1; } \ 
     214               END { for (i in files) print i; }'`; \ 
     215        test -z "$(CTAGS_ARGS)$$tags$$unique" \ 
    227216          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 
    228              $$unique 
     217             $$tags $$unique 
    229218 
    230219GTAGS: 
    231220        here=`$(am__cd) $(top_builddir) && pwd` \ 
    232           && $(am__cd) $(top_srcdir) \ 
    233           && gtags -i $(GTAGS_ARGS) "$$here" 
     221          && cd $(top_srcdir) \ 
     222          && gtags -i $(GTAGS_ARGS) $$here 
    234223 
    235224distclean-tags: 
     
    237226 
    238227distdir: $(DISTFILES) 
    239         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 
    240         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 
    241         list='$(DISTFILES)'; \ 
    242           dist_files=`for file in $$list; do echo $$file; done | \ 
    243           sed -e "s|^$$srcdirstrip/||;t" \ 
    244               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 
    245         case $$dist_files in \ 
    246           */*) $(MKDIR_P) `echo "$$dist_files" | \ 
    247                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 
    248                            sort -u` ;; \ 
    249         esac; \ 
    250         for file in $$dist_files; do \ 
     228        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 
     229        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 
     230        list='$(DISTFILES)'; for file in $$list; do \ 
     231          case $$file in \ 
     232            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 
     233            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 
     234          esac; \ 
    251235          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 
     236          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 
     237          if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 
     238            dir="/$$dir"; \ 
     239            $(mkdir_p) "$(distdir)$$dir"; \ 
     240          else \ 
     241            dir=''; \ 
     242          fi; \ 
    252243          if test -d $$d/$$file; then \ 
    253             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 
    254             if test -d "$(distdir)/$$file"; then \ 
    255               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 
     244            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 
     245              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 
    256246            fi; \ 
    257             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 
    258               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 
    259               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 
    260             fi; \ 
    261             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 
     247            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 
    262248          else \ 
    263             test -f "$(distdir)/$$file" \ 
    264             || cp -p $$d/$$file "$(distdir)/$$file" \ 
     249            test -f $(distdir)/$$file \ 
     250            || cp -p $$d/$$file $(distdir)/$$file \ 
    265251            || exit 1; \ 
    266252          fi; \ 
     
    290276distclean-generic: 
    291277        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 
    292         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 
    293278 
    294279maintainer-clean-generic: 
     
    309294html: html-am 
    310295 
    311 html-am: 
    312  
    313296info: info-am 
    314297 
     
    317300install-data-am: 
    318301 
    319 install-dvi: install-dvi-am 
    320  
    321 install-dvi-am: 
    322  
    323302install-exec-am: 
    324303 
    325 install-html: install-html-am 
    326  
    327 install-html-am: 
    328  
    329304install-info: install-info-am 
    330305 
    331 install-info-am: 
    332  
    333306install-man: 
    334  
    335 install-pdf: install-pdf-am 
    336  
    337 install-pdf-am: 
    338  
    339 install-ps: install-ps-am 
    340  
    341 install-ps-am: 
    342307 
    343308installcheck-am: 
     
    359324ps-am: 
    360325 
    361 uninstall-am: 
    362  
    363 .MAKE: install-am install-strip 
     326uninstall-am: uninstall-info-am 
    364327 
    365328.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 
    366329        ctags distclean distclean-generic distclean-tags distdir dvi \ 
    367330        dvi-am html html-am info info-am install install-am \ 
    368         install-data install-data-am install-dvi install-dvi-am \ 
    369         install-exec install-exec-am install-html install-html-am \ 
    370         install-info install-info-am install-man install-pdf \ 
    371         install-pdf-am install-ps install-ps-am install-strip \ 
     331        install-data install-data-am install-exec install-exec-am \ 
     332        install-info install-info-am install-man install-strip \ 
    372333        installcheck installcheck-am installdirs maintainer-clean \ 
    373334        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 
    374         pdf-am ps ps-am tags uninstall uninstall-am 
    375  
     335        pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am 
    376336 
    377337# Tell versions [3.59,3.63) of GNU make to not export all variables. 
Note: See TracChangeset for help on using the changeset viewer.