nutcracker 0.4.1.20 → 0.4.1.21

Sign up to get free protection for your applications and to get access to all the features.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/ext/nutcracker/Makefile.in +8 -8
  3. data/ext/nutcracker/aclocal.m4 +22 -22
  4. data/ext/nutcracker/autom4te.cache/requests +220 -220
  5. data/ext/nutcracker/autom4te.cache/traces.0 +31 -31
  6. data/ext/nutcracker/autom4te.cache/traces.1 +1 -1
  7. data/ext/nutcracker/config/compile +5 -4
  8. data/ext/nutcracker/config/config.guess +120 -68
  9. data/ext/nutcracker/config/config.sub +51 -22
  10. data/ext/nutcracker/config/depcomp +3 -3
  11. data/ext/nutcracker/config/install-sh +2 -2
  12. data/ext/nutcracker/config/missing +3 -3
  13. data/ext/nutcracker/contrib/Makefile.in +2 -2
  14. data/ext/nutcracker/contrib/yaml-0.1.4/Makefile.in +12 -9
  15. data/ext/nutcracker/contrib/yaml-0.1.4/aclocal.m4 +22 -122
  16. data/ext/nutcracker/contrib/yaml-0.1.4/autom4te.cache/output.1 +2669 -1400
  17. data/ext/nutcracker/contrib/yaml-0.1.4/autom4te.cache/output.2 +14611 -0
  18. data/ext/nutcracker/contrib/yaml-0.1.4/autom4te.cache/requests +440 -221
  19. data/ext/nutcracker/contrib/yaml-0.1.4/autom4te.cache/traces.0 +31 -31
  20. data/ext/nutcracker/contrib/yaml-0.1.4/autom4te.cache/traces.1 +23 -41
  21. data/ext/nutcracker/contrib/yaml-0.1.4/autom4te.cache/traces.2 +2721 -0
  22. data/ext/nutcracker/contrib/yaml-0.1.4/config.h.in +1 -2
  23. data/ext/nutcracker/contrib/yaml-0.1.4/config/compile +5 -4
  24. data/ext/nutcracker/contrib/yaml-0.1.4/config/config.guess +120 -68
  25. data/ext/nutcracker/contrib/yaml-0.1.4/config/config.sub +51 -22
  26. data/ext/nutcracker/contrib/yaml-0.1.4/config/depcomp +3 -3
  27. data/ext/nutcracker/contrib/yaml-0.1.4/config/install-sh +2 -2
  28. data/ext/nutcracker/contrib/yaml-0.1.4/config/ltmain.sh +5440 -2699
  29. data/ext/nutcracker/contrib/yaml-0.1.4/config/missing +3 -3
  30. data/ext/nutcracker/contrib/yaml-0.1.4/config/test-driver +3 -3
  31. data/ext/nutcracker/contrib/yaml-0.1.4/configure +2668 -1399
  32. data/ext/nutcracker/contrib/yaml-0.1.4/m4/libtool.m4 +2598 -1586
  33. data/ext/nutcracker/contrib/yaml-0.1.4/m4/ltoptions.m4 +108 -39
  34. data/ext/nutcracker/contrib/yaml-0.1.4/m4/ltsugar.m4 +4 -3
  35. data/ext/nutcracker/contrib/yaml-0.1.4/m4/ltversion.m4 +7 -7
  36. data/ext/nutcracker/contrib/yaml-0.1.4/m4/lt~obsolete.m4 +12 -5
  37. data/ext/nutcracker/contrib/yaml-0.1.4/src/Makefile.in +6 -3
  38. data/ext/nutcracker/contrib/yaml-0.1.4/tests/Makefile.in +6 -3
  39. data/ext/nutcracker/src/Makefile.in +2 -2
  40. data/ext/nutcracker/src/event/Makefile.in +2 -2
  41. data/ext/nutcracker/src/hashkit/Makefile.in +2 -2
  42. data/ext/nutcracker/src/proto/Makefile.in +2 -2
  43. data/lib/nutcracker/version.rb +1 -1
  44. metadata +9 -9
  45. data/ext/nutcracker/contrib/yaml-0.1.4/ltmain.sh +0 -11147
  46. data/ext/nutcracker/ltmain.sh +0 -11147
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 02d21c85154ee023f1d1e6be1a5a5eb927760497
4
- data.tar.gz: e1ffdfdfd46bce6e20a6c11bde3305a504444bcb
3
+ metadata.gz: fbe5e9cffca60b4bdcec7d9081a91b699639affa
4
+ data.tar.gz: 4ec91d232988c37bba4ad57af95db93f2b884622
5
5
  SHA512:
6
- metadata.gz: cceca2de0a04c2bea1b7c523f43b315e1aafeef1e5be76b5a1a03b7bfacf3134ff7de00814406617cd8ca7e172053fbc99b644d9ea0cde5e75ce7acd0fc9a004
7
- data.tar.gz: 17d23b6f7dda77945f45348e88946ce47a80ff30393a014325f4cac386ac479edcc3f874da57ded3058f752cf67f3b51f039fcc15221957f4048465ecbc36a60
6
+ metadata.gz: ffc6643748ab676dc3cded2d81cb444a8b80c69e0937fa33873fb1b8bbbb0406ebed2e51ab04971768b46953620a5ad30a5744478ed0f236d614682d2abd23d9
7
+ data.tar.gz: 0fece15a8f8515e705eba9463a0af4157f2645e4b1e5fc7b7f55052ba0ae477591f1665286901e4c04c6d5a63bc2f10482c0e75f20580a600677a612c78a3131
@@ -1,7 +1,7 @@
1
- # Makefile.in generated by automake 1.15 from Makefile.am.
1
+ # Makefile.in generated by automake 1.15.1 from Makefile.am.
2
2
  # @configure_input@
3
3
 
4
- # Copyright (C) 1994-2014 Free Software Foundation, Inc.
4
+ # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
5
 
6
6
  # This Makefile.in is free software; the Free Software Foundation
7
7
  # gives unlimited permission to copy and/or distribute it,
@@ -197,8 +197,8 @@ am__DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.in \
197
197
  $(top_srcdir)/config/config.sub \
198
198
  $(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
199
199
  $(top_srcdir)/config/missing ChangeLog config/compile \
200
- config/config.guess config/config.sub config/depcomp \
201
- config/install-sh config/ltmain.sh config/missing ltmain.sh
200
+ config/config.guess config/config.sub config/install-sh \
201
+ config/ltmain.sh config/missing
202
202
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
203
203
  distdir = $(PACKAGE)-$(VERSION)
204
204
  top_distdir = $(distdir)
@@ -643,7 +643,7 @@ distdir: $(DISTFILES)
643
643
  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
644
644
  || chmod -R a+r "$(distdir)"
645
645
  dist-gzip: distdir
646
- tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
646
+ tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
647
647
  $(am__post_remove_distdir)
648
648
 
649
649
  dist-bzip2: distdir
@@ -669,7 +669,7 @@ dist-shar: distdir
669
669
  @echo WARNING: "Support for shar distribution archives is" \
670
670
  "deprecated." >&2
671
671
  @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
672
- shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
672
+ shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
673
673
  $(am__post_remove_distdir)
674
674
 
675
675
  dist-zip: distdir
@@ -687,7 +687,7 @@ dist dist-all:
687
687
  distcheck: dist
688
688
  case '$(DIST_ARCHIVES)' in \
689
689
  *.tar.gz*) \
690
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
690
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
691
691
  *.tar.bz2*) \
692
692
  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
693
693
  *.tar.lz*) \
@@ -697,7 +697,7 @@ distcheck: dist
697
697
  *.tar.Z*) \
698
698
  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
699
699
  *.shar.gz*) \
700
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
700
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
701
701
  *.zip*) \
702
702
  unzip $(distdir).zip ;;\
703
703
  esac
@@ -1,6 +1,6 @@
1
- # generated automatically by aclocal 1.15 -*- Autoconf -*-
1
+ # generated automatically by aclocal 1.15.1 -*- Autoconf -*-
2
2
 
3
- # Copyright (C) 1996-2014 Free Software Foundation, Inc.
3
+ # Copyright (C) 1996-2017 Free Software Foundation, Inc.
4
4
 
5
5
  # This file is free software; the Free Software Foundation
6
6
  # gives unlimited permission to copy and/or distribute it,
@@ -20,7 +20,7 @@ You have another version of autoconf. It may work, but is not guaranteed to.
20
20
  If you have problems, you may need to regenerate the build system entirely.
21
21
  To do so, use the procedure documented by the package, typically 'autoreconf'.])])
22
22
 
23
- # Copyright (C) 2002-2014 Free Software Foundation, Inc.
23
+ # Copyright (C) 2002-2017 Free Software Foundation, Inc.
24
24
  #
25
25
  # This file is free software; the Free Software Foundation
26
26
  # gives unlimited permission to copy and/or distribute it,
@@ -35,7 +35,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
35
35
  [am__api_version='1.15'
36
36
  dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
37
37
  dnl require some minimum version. Point them to the right macro.
38
- m4_if([$1], [1.15], [],
38
+ m4_if([$1], [1.15.1], [],
39
39
  [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
40
40
  ])
41
41
 
@@ -51,14 +51,14 @@ m4_define([_AM_AUTOCONF_VERSION], [])
51
51
  # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
52
52
  # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
53
53
  AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
54
- [AM_AUTOMAKE_VERSION([1.15])dnl
54
+ [AM_AUTOMAKE_VERSION([1.15.1])dnl
55
55
  m4_ifndef([AC_AUTOCONF_VERSION],
56
56
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
57
57
  _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
58
58
 
59
59
  # AM_AUX_DIR_EXPAND -*- Autoconf -*-
60
60
 
61
- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
61
+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
62
62
  #
63
63
  # This file is free software; the Free Software Foundation
64
64
  # gives unlimited permission to copy and/or distribute it,
@@ -110,7 +110,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd`
110
110
 
111
111
  # AM_CONDITIONAL -*- Autoconf -*-
112
112
 
113
- # Copyright (C) 1997-2014 Free Software Foundation, Inc.
113
+ # Copyright (C) 1997-2017 Free Software Foundation, Inc.
114
114
  #
115
115
  # This file is free software; the Free Software Foundation
116
116
  # gives unlimited permission to copy and/or distribute it,
@@ -141,7 +141,7 @@ AC_CONFIG_COMMANDS_PRE(
141
141
  Usually this means the macro was only invoked conditionally.]])
142
142
  fi])])
143
143
 
144
- # Copyright (C) 1999-2014 Free Software Foundation, Inc.
144
+ # Copyright (C) 1999-2017 Free Software Foundation, Inc.
145
145
  #
146
146
  # This file is free software; the Free Software Foundation
147
147
  # gives unlimited permission to copy and/or distribute it,
@@ -332,7 +332,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
332
332
 
333
333
  # Generate code to set up dependency tracking. -*- Autoconf -*-
334
334
 
335
- # Copyright (C) 1999-2014 Free Software Foundation, Inc.
335
+ # Copyright (C) 1999-2017 Free Software Foundation, Inc.
336
336
  #
337
337
  # This file is free software; the Free Software Foundation
338
338
  # gives unlimited permission to copy and/or distribute it,
@@ -408,7 +408,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
408
408
 
409
409
  # Do all the work for Automake. -*- Autoconf -*-
410
410
 
411
- # Copyright (C) 1996-2014 Free Software Foundation, Inc.
411
+ # Copyright (C) 1996-2017 Free Software Foundation, Inc.
412
412
  #
413
413
  # This file is free software; the Free Software Foundation
414
414
  # gives unlimited permission to copy and/or distribute it,
@@ -605,7 +605,7 @@ for _am_header in $config_headers :; do
605
605
  done
606
606
  echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
607
607
 
608
- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
608
+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
609
609
  #
610
610
  # This file is free software; the Free Software Foundation
611
611
  # gives unlimited permission to copy and/or distribute it,
@@ -626,7 +626,7 @@ if test x"${install_sh+set}" != xset; then
626
626
  fi
627
627
  AC_SUBST([install_sh])])
628
628
 
629
- # Copyright (C) 2003-2014 Free Software Foundation, Inc.
629
+ # Copyright (C) 2003-2017 Free Software Foundation, Inc.
630
630
  #
631
631
  # This file is free software; the Free Software Foundation
632
632
  # gives unlimited permission to copy and/or distribute it,
@@ -647,7 +647,7 @@ AC_SUBST([am__leading_dot])])
647
647
 
648
648
  # Check to see how 'make' treats includes. -*- Autoconf -*-
649
649
 
650
- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
650
+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
651
651
  #
652
652
  # This file is free software; the Free Software Foundation
653
653
  # gives unlimited permission to copy and/or distribute it,
@@ -697,7 +697,7 @@ rm -f confinc confmf
697
697
 
698
698
  # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
699
699
 
700
- # Copyright (C) 1997-2014 Free Software Foundation, Inc.
700
+ # Copyright (C) 1997-2017 Free Software Foundation, Inc.
701
701
  #
702
702
  # This file is free software; the Free Software Foundation
703
703
  # gives unlimited permission to copy and/or distribute it,
@@ -736,7 +736,7 @@ fi
736
736
 
737
737
  # Helper functions for option handling. -*- Autoconf -*-
738
738
 
739
- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
739
+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
740
740
  #
741
741
  # This file is free software; the Free Software Foundation
742
742
  # gives unlimited permission to copy and/or distribute it,
@@ -765,7 +765,7 @@ AC_DEFUN([_AM_SET_OPTIONS],
765
765
  AC_DEFUN([_AM_IF_OPTION],
766
766
  [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
767
767
 
768
- # Copyright (C) 1999-2014 Free Software Foundation, Inc.
768
+ # Copyright (C) 1999-2017 Free Software Foundation, Inc.
769
769
  #
770
770
  # This file is free software; the Free Software Foundation
771
771
  # gives unlimited permission to copy and/or distribute it,
@@ -812,7 +812,7 @@ AC_LANG_POP([C])])
812
812
  # For backward compatibility.
813
813
  AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
814
814
 
815
- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
815
+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
816
816
  #
817
817
  # This file is free software; the Free Software Foundation
818
818
  # gives unlimited permission to copy and/or distribute it,
@@ -831,7 +831,7 @@ AC_DEFUN([AM_RUN_LOG],
831
831
 
832
832
  # Check to make sure that the build environment is sane. -*- Autoconf -*-
833
833
 
834
- # Copyright (C) 1996-2014 Free Software Foundation, Inc.
834
+ # Copyright (C) 1996-2017 Free Software Foundation, Inc.
835
835
  #
836
836
  # This file is free software; the Free Software Foundation
837
837
  # gives unlimited permission to copy and/or distribute it,
@@ -912,7 +912,7 @@ AC_CONFIG_COMMANDS_PRE(
912
912
  rm -f conftest.file
913
913
  ])
914
914
 
915
- # Copyright (C) 2009-2014 Free Software Foundation, Inc.
915
+ # Copyright (C) 2009-2017 Free Software Foundation, Inc.
916
916
  #
917
917
  # This file is free software; the Free Software Foundation
918
918
  # gives unlimited permission to copy and/or distribute it,
@@ -972,7 +972,7 @@ AC_SUBST([AM_BACKSLASH])dnl
972
972
  _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
973
973
  ])
974
974
 
975
- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
975
+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
976
976
  #
977
977
  # This file is free software; the Free Software Foundation
978
978
  # gives unlimited permission to copy and/or distribute it,
@@ -1000,7 +1000,7 @@ fi
1000
1000
  INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1001
1001
  AC_SUBST([INSTALL_STRIP_PROGRAM])])
1002
1002
 
1003
- # Copyright (C) 2006-2014 Free Software Foundation, Inc.
1003
+ # Copyright (C) 2006-2017 Free Software Foundation, Inc.
1004
1004
  #
1005
1005
  # This file is free software; the Free Software Foundation
1006
1006
  # gives unlimited permission to copy and/or distribute it,
@@ -1019,7 +1019,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1019
1019
 
1020
1020
  # Check how to create a tarball. -*- Autoconf -*-
1021
1021
 
1022
- # Copyright (C) 2004-2014 Free Software Foundation, Inc.
1022
+ # Copyright (C) 2004-2017 Free Software Foundation, Inc.
1023
1023
  #
1024
1024
  # This file is free software; the Free Software Foundation
1025
1025
  # gives unlimited permission to copy and/or distribute it,
@@ -12,27 +12,27 @@
12
12
  [
13
13
  '/usr/local/Cellar/autoconf/2.69/share/autoconf/autoconf/autoconf.m4f',
14
14
  '-',
15
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/internal/ac-config-macro-dirs.m4',
15
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/internal/ac-config-macro-dirs.m4',
16
16
  '/usr/local/share/aclocal/ltargz.m4',
17
17
  '/usr/local/share/aclocal/ltdl.m4',
18
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/amversion.m4',
19
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/auxdir.m4',
20
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/cond.m4',
21
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/depend.m4',
22
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/depout.m4',
23
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/init.m4',
24
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/install-sh.m4',
25
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/lead-dot.m4',
26
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/make.m4',
27
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/missing.m4',
28
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/options.m4',
29
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/prog-cc-c-o.m4',
30
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/runlog.m4',
31
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/sanity.m4',
32
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/silent.m4',
33
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/strip.m4',
34
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/substnot.m4',
35
- '/usr/local/Cellar/automake/1.15/share/aclocal-1.15/tar.m4',
18
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/amversion.m4',
19
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/auxdir.m4',
20
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/cond.m4',
21
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/depend.m4',
22
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/depout.m4',
23
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/init.m4',
24
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/install-sh.m4',
25
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/lead-dot.m4',
26
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/make.m4',
27
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/missing.m4',
28
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/options.m4',
29
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/prog-cc-c-o.m4',
30
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/runlog.m4',
31
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/sanity.m4',
32
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/silent.m4',
33
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/strip.m4',
34
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/substnot.m4',
35
+ '/usr/local/Cellar/automake/1.15.1/share/aclocal-1.15/tar.m4',
36
36
  'm4/libtool.m4',
37
37
  'm4/ltoptions.m4',
38
38
  'm4/ltsugar.m4',
@@ -41,185 +41,185 @@
41
41
  'configure.ac'
42
42
  ],
43
43
  {
44
- 'AC_DEPLIBS_CHECK_METHOD' => 1,
44
+ 'AC_LIBTOOL_CONFIG' => 1,
45
+ 'LT_PROG_RC' => 1,
46
+ 'AC_WITH_LTDL' => 1,
47
+ 'AC_LIBTOOL_FC' => 1,
48
+ 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
49
+ '_LT_LINKER_BOILERPLATE' => 1,
50
+ '_LT_COMPILER_BOILERPLATE' => 1,
51
+ 'AC_CONFIG_MACRO_DIR' => 1,
52
+ 'm4_pattern_allow' => 1,
53
+ 'AC_LIBTOOL_PICMODE' => 1,
54
+ 'AM_PROG_NM' => 1,
55
+ 'LT_WITH_LTDL' => 1,
56
+ '_LT_PROG_ECHO_BACKSLASH' => 1,
57
+ 'LT_SYS_MODULE_PATH' => 1,
58
+ 'm4_include' => 1,
59
+ 'LT_FUNC_DLSYM_USCORE' => 1,
60
+ 'AC_LIBTOOL_CXX' => 1,
61
+ '_AM_MANGLE_OPTION' => 1,
62
+ 'AM_PROG_INSTALL_STRIP' => 1,
45
63
  'AC_LTDL_DLSYM_USCORE' => 1,
46
- 'LTDL_INIT' => 1,
47
- 'LT_SYS_MODULE_EXT' => 1,
48
- 'AM_ENABLE_SHARED' => 1,
49
- 'LT_INIT' => 1,
50
- 'AC_LTDL_SYSSEARCHPATH' => 1,
51
- 'AC_LIBLTDL_CONVENIENCE' => 1,
64
+ 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
65
+ 'AM_CONDITIONAL' => 1,
66
+ 'AC_LTDL_OBJDIR' => 1,
67
+ '_AM_PROG_TAR' => 1,
68
+ 'AC_PROG_LD_GNU' => 1,
69
+ '_LT_AC_SHELL_INIT' => 1,
70
+ 'AU_DEFUN' => 1,
71
+ 'AC_ENABLE_FAST_INSTALL' => 1,
72
+ 'LT_FUNC_ARGZ' => 1,
52
73
  '_LT_AC_LANG_CXX' => 1,
53
- 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
54
- '_LT_AC_LANG_C_CONFIG' => 1,
55
- 'LT_PROG_GO' => 1,
56
- 'AM_SET_LEADING_DOT' => 1,
57
- 'AC_LIBTOOL_PROG_CC_C_O' => 1,
58
- 'AC_WITH_LTDL' => 1,
59
- 'LT_PATH_LD' => 1,
74
+ 'AM_DEP_TRACK' => 1,
75
+ 'LT_LIB_M' => 1,
76
+ '_LT_PREPARE_SED_QUOTE_VARS' => 1,
60
77
  'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
61
- 'AM_AUX_DIR_EXPAND' => 1,
62
- '_LT_AC_PROG_CXXCPP' => 1,
63
- 'AC_LIBTOOL_RC' => 1,
64
- 'AC_ENABLE_SHARED' => 1,
65
- 'AC_CHECK_LIBM' => 1,
66
- '_LT_PROG_F77' => 1,
67
- 'AC_DEFUN' => 1,
68
- 'LT_AC_PROG_GCJ' => 1,
69
- '_LT_AC_LOCK' => 1,
70
- 'AC_DEFUN_ONCE' => 1,
71
- '_AM_IF_OPTION' => 1,
72
- 'AM_PROG_LIBTOOL' => 1,
73
- 'AM_PROG_LD' => 1,
74
78
  'AC_LIBTOOL_OBJDIR' => 1,
75
- 'AM_INIT_AUTOMAKE' => 1,
79
+ 'LT_INIT' => 1,
80
+ 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
81
+ '_LT_AC_TRY_DLOPEN_SELF' => 1,
82
+ 'AM_AUX_DIR_EXPAND' => 1,
83
+ 'AM_MAKE_INCLUDE' => 1,
84
+ 'AC_LIBTOOL_SETUP' => 1,
85
+ '_LT_WITH_SYSROOT' => 1,
86
+ '_m4_warn' => 1,
87
+ 'AC_LIBTOOL_LANG_C_CONFIG' => 1,
76
88
  'AC_LIBTOOL_WIN32_DLL' => 1,
77
- '_LT_PREPARE_SED_QUOTE_VARS' => 1,
89
+ 'AC_LTDL_SYSSEARCHPATH' => 1,
90
+ 'AC_ENABLE_STATIC' => 1,
91
+ 'AC_PATH_TOOL_PREFIX' => 1,
92
+ 'AM_SUBST_NOTMAKE' => 1,
93
+ 'LT_AC_PROG_GCJ' => 1,
78
94
  'AC_LIBTOOL_F77' => 1,
79
- 'LT_FUNC_DLSYM_USCORE' => 1,
80
- 'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
81
- '_LT_LINKER_OPTION' => 1,
82
- 'AU_DEFUN' => 1,
95
+ 'AC_DEFUN' => 1,
96
+ 'AM_SET_LEADING_DOT' => 1,
97
+ 'LTSUGAR_VERSION' => 1,
98
+ '_LT_REQUIRED_DARWIN_CHECKS' => 1,
99
+ 'AM_ENABLE_STATIC' => 1,
100
+ '_LT_PROG_F77' => 1,
101
+ 'AM_SILENT_RULES' => 1,
102
+ 'LT_CMD_MAX_LEN' => 1,
103
+ 'AC_LIBLTDL_INSTALLABLE' => 1,
104
+ 'LT_SUPPORTED_TAG' => 1,
83
105
  'AC_LTDL_SHLIBPATH' => 1,
84
- 'AC_LTDL_SHLIBEXT' => 1,
85
- 'AC_PROG_LD' => 1,
86
- 'AC_LTDL_ENABLE_INSTALL' => 1,
106
+ '_LT_AC_FILE_LTDLL_C' => 1,
107
+ 'LT_OUTPUT' => 1,
108
+ '_AM_CONFIG_MACRO_DIRS' => 1,
109
+ 'LTOPTIONS_VERSION' => 1,
110
+ 'include' => 1,
111
+ '_LT_AC_LANG_C_CONFIG' => 1,
87
112
  'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
88
- '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
89
- '_LT_PROG_CXX' => 1,
90
- '_LT_LINKER_BOILERPLATE' => 1,
91
- '_LT_AC_SYS_COMPILER' => 1,
92
- 'LT_SYS_MODULE_PATH' => 1,
93
- 'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
94
- 'AM_SET_DEPDIR' => 1,
113
+ 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
114
+ '_LT_PROG_LTMAIN' => 1,
115
+ 'AM_DISABLE_STATIC' => 1,
116
+ '_LT_AC_LANG_CXX_CONFIG' => 1,
117
+ 'LT_PROG_GO' => 1,
118
+ 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
119
+ 'AC_ENABLE_SHARED' => 1,
95
120
  'LT_CONFIG_LTDL_DIR' => 1,
96
- '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
97
- 'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
98
- '_AM_PROG_TAR' => 1,
99
- '_LT_AC_TAGCONFIG' => 1,
100
- 'AM_SANITY_CHECK' => 1,
101
- 'LT_SYS_DLOPEN_SELF' => 1,
102
- '_LT_AC_SYS_LIBPATH_AIX' => 1,
103
- 'LT_WITH_LTDL' => 1,
104
- 'LTOPTIONS_VERSION' => 1,
105
- 'm4_pattern_forbid' => 1,
106
- 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
107
- 'AM_SUBST_NOTMAKE' => 1,
108
- 'AC_PROG_NM' => 1,
109
- 'LT_LIB_M' => 1,
121
+ 'AC_LTDL_DLLIB' => 1,
122
+ 'AC_LIBTOOL_COMPILER_OPTION' => 1,
123
+ 'AM_PROG_CC_C_O' => 1,
110
124
  '_LT_AC_LANG_F77' => 1,
111
- 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
112
- 'LT_AC_PROG_SED' => 1,
113
- 'LTDL_CONVENIENCE' => 1,
114
- 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
115
- 'm4_include' => 1,
116
125
  '_AM_PROG_CC_C_O' => 1,
117
- 'AM_DEP_TRACK' => 1,
118
- '_LT_PROG_ECHO_BACKSLASH' => 1,
119
- 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
120
- 'LT_PROG_RC' => 1,
126
+ 'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
127
+ 'AC_LIBTOOL_LINKER_OPTION' => 1,
128
+ '_AM_AUTOCONF_VERSION' => 1,
129
+ 'LTDL_CONVENIENCE' => 1,
130
+ 'AM_PROG_LD' => 1,
131
+ 'AM_RUN_LOG' => 1,
132
+ 'LTDL_INSTALLABLE' => 1,
133
+ '_AM_DEPENDENCIES' => 1,
134
+ '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
135
+ 'AC_LIBTOOL_PROG_CC_C_O' => 1,
136
+ 'AM_PROG_INSTALL_SH' => 1,
137
+ 'LT_SYS_SYMBOL_USCORE' => 1,
138
+ '_LT_AC_LANG_F77_CONFIG' => 1,
139
+ 'AC_CHECK_LIBM' => 1,
140
+ '_LT_AC_TAGVAR' => 1,
141
+ 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
142
+ '_LT_DLL_DEF_P' => 1,
143
+ 'AM_DISABLE_SHARED' => 1,
144
+ 'AM_ENABLE_SHARED' => 1,
145
+ 'AC_LIBTOOL_RC' => 1,
121
146
  'LT_PROG_GCJ' => 1,
122
- 'AC_LIBTOOL_GCJ' => 1,
123
- 'LT_LANG' => 1,
124
- 'AC_PROG_LD_GNU' => 1,
125
- 'AC_LIBTOOL_SETUP' => 1,
126
- 'AC_CONFIG_MACRO_DIR' => 1,
127
- 'AC_PATH_TOOL_PREFIX' => 1,
128
- '_LT_AC_LANG_RC_CONFIG' => 1,
147
+ 'AC_CONFIG_MACRO_DIR_TRACE' => 1,
148
+ 'AC_DISABLE_SHARED' => 1,
149
+ 'AC_DEPLIBS_CHECK_METHOD' => 1,
150
+ 'LT_PATH_LD' => 1,
151
+ 'AC_LIBTOOL_DLOPEN_SELF' => 1,
129
152
  'LTOBSOLETE_VERSION' => 1,
130
- '_LT_WITH_SYSROOT' => 1,
153
+ 'AC_PATH_MAGIC' => 1,
154
+ '_AM_SET_OPTION' => 1,
155
+ 'm4_pattern_forbid' => 1,
156
+ '_LT_AC_TAGCONFIG' => 1,
157
+ 'AC_PROG_NM' => 1,
158
+ 'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1,
131
159
  '_LT_AC_CHECK_DLFCN' => 1,
132
- 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
133
- '_LT_LIBOBJ' => 1,
134
- 'AC_LIBTOOL_FC' => 1,
135
- 'AC_LIBTOOL_DLOPEN' => 1,
136
- '_LT_CC_BASENAME' => 1,
137
- 'LT_SYS_DLSEARCH_PATH' => 1,
138
- 'LT_OUTPUT' => 1,
160
+ '_LT_LINKER_OPTION' => 1,
161
+ '_LT_PROG_CXX' => 1,
162
+ 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
163
+ '_LT_AC_LANG_GCJ_CONFIG' => 1,
164
+ '_LT_AC_LANG_RC_CONFIG' => 1,
165
+ 'AC_PROG_LD' => 1,
166
+ 'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
139
167
  'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
140
- 'AC_DISABLE_STATIC' => 1,
141
- '_AM_AUTOCONF_VERSION' => 1,
142
- '_AM_SUBST_NOTMAKE' => 1,
143
- 'AC_LIBTOOL_COMPILER_OPTION' => 1,
144
- 'AC_LIBTOOL_DLOPEN_SELF' => 1,
168
+ 'AM_SANITY_CHECK' => 1,
169
+ 'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
170
+ 'AC_DEFUN_ONCE' => 1,
171
+ 'AC_LIBTOOL_DLOPEN' => 1,
145
172
  'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1,
146
- 'AC_LIBTOOL_CXX' => 1,
147
- 'AM_SILENT_RULES' => 1,
148
- '_LT_COMPILER_BOILERPLATE' => 1,
149
- '_LT_AC_LANG_GCJ' => 1,
150
- 'AC_LIBTOOL_PICMODE' => 1,
151
- 'AC_DISABLE_SHARED' => 1,
152
- '_LTDL_SETUP' => 1,
153
- 'AM_ENABLE_STATIC' => 1,
154
- 'AC_LIBTOOL_LINKER_OPTION' => 1,
155
- 'AM_DISABLE_STATIC' => 1,
156
- 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
173
+ 'AC_LIBTOOL_GCJ' => 1,
174
+ '_AM_SUBST_NOTMAKE' => 1,
157
175
  'AC_PROG_LD_RELOAD_FLAG' => 1,
158
- 'AC_ENABLE_STATIC' => 1,
159
- 'AM_PROG_INSTALL_SH' => 1,
160
- '_AC_AM_CONFIG_HEADER_HOOK' => 1,
161
- '_LT_PATH_TOOL_PREFIX' => 1,
162
- 'AM_MAKE_INCLUDE' => 1,
163
- '_AM_CONFIG_MACRO_DIRS' => 1,
164
- 'AC_LIBTOOL_CONFIG' => 1,
165
- 'LT_AC_PROG_EGREP' => 1,
166
- 'LT_LIB_DLLOAD' => 1,
167
- 'LT_FUNC_ARGZ' => 1,
168
- 'LT_SYS_DLOPEN_DEPLIBS' => 1,
169
- '_LT_REQUIRED_DARWIN_CHECKS' => 1,
170
- 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
171
- '_LT_AC_TAGVAR' => 1,
172
- 'AM_PROG_INSTALL_STRIP' => 1,
173
- 'LT_PATH_NM' => 1,
174
- 'AM_RUN_LOG' => 1,
175
- 'AC_LTDL_OBJDIR' => 1,
176
- 'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1,
177
- 'include' => 1,
178
- 'm4_pattern_allow' => 1,
179
- '_LT_DLL_DEF_P' => 1,
180
- '_LT_PROG_LTMAIN' => 1,
181
- 'AM_AUTOMAKE_VERSION' => 1,
182
- 'AC_LTDL_DLLIB' => 1,
183
- 'LT_CMD_MAX_LEN' => 1,
184
- '_LT_AC_LANG_F77_CONFIG' => 1,
176
+ 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
177
+ 'LT_AC_PROG_SED' => 1,
178
+ 'AM_PROG_LIBTOOL' => 1,
179
+ 'AC_LIB_LTDL' => 1,
185
180
  'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
181
+ '_LT_CC_BASENAME' => 1,
182
+ 'AM_MISSING_PROG' => 1,
183
+ '_AM_IF_OPTION' => 1,
184
+ 'LT_AC_PROG_RC' => 1,
185
+ 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
186
186
  'AC_DISABLE_FAST_INSTALL' => 1,
187
- '_LT_AC_LANG_CXX_CONFIG' => 1,
188
- 'LTVERSION_VERSION' => 1,
189
- '_LT_AC_SHELL_INIT' => 1,
187
+ 'LT_SYS_MODULE_EXT' => 1,
188
+ 'LTDL_INIT' => 1,
189
+ '_LT_AC_SYS_LIBPATH_AIX' => 1,
190
190
  'AC_PROG_EGREP' => 1,
191
- 'AC_LIBTOOL_LANG_C_CONFIG' => 1,
192
- '_AM_DEPENDENCIES' => 1,
193
- 'AC_PROG_LIBTOOL' => 1,
194
- 'LT_SUPPORTED_TAG' => 1,
195
- 'LTDL_INSTALLABLE' => 1,
196
- '_AM_SET_OPTIONS' => 1,
197
- 'AC_LIB_LTDL' => 1,
191
+ '_LT_LIBOBJ' => 1,
192
+ 'LT_PATH_NM' => 1,
193
+ '_LT_AC_LANG_GCJ' => 1,
194
+ '_LT_AC_PROG_CXXCPP' => 1,
195
+ 'AC_LTDL_ENABLE_INSTALL' => 1,
196
+ 'LT_SYS_DLSEARCH_PATH' => 1,
197
+ 'AC_LIBLTDL_CONVENIENCE' => 1,
198
+ 'LT_LANG' => 1,
199
+ 'LT_LIB_DLLOAD' => 1,
200
+ 'LT_SYS_DLOPEN_SELF' => 1,
201
+ 'LT_AC_PROG_EGREP' => 1,
202
+ '_LTDL_SETUP' => 1,
203
+ 'AM_INIT_AUTOMAKE' => 1,
204
+ 'AC_DISABLE_STATIC' => 1,
198
205
  '_LT_PROG_FC' => 1,
199
- 'AM_PROG_NM' => 1,
200
- 'AM_DISABLE_SHARED' => 1,
201
- 'AM_PROG_CC_C_O' => 1,
202
- 'AC_CONFIG_MACRO_DIR_TRACE' => 1,
203
- 'AC_LTDL_SYMBOL_USCORE' => 1,
204
- 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
205
- 'AM_MISSING_PROG' => 1,
206
- 'LT_AC_PROG_RC' => 1,
207
- '_LT_AC_FILE_LTDLL_C' => 1,
208
- 'AC_ENABLE_FAST_INSTALL' => 1,
209
- 'AC_LIBLTDL_INSTALLABLE' => 1,
210
- 'LT_SYS_SYMBOL_USCORE' => 1,
211
- 'AM_CONDITIONAL' => 1,
212
- 'LTSUGAR_VERSION' => 1,
206
+ 'AC_LTDL_SHLIBEXT' => 1,
207
+ '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
213
208
  'AC_LTDL_PREOPEN' => 1,
214
- '_AM_MANGLE_OPTION' => 1,
215
- '_LT_AC_TRY_DLOPEN_SELF' => 1,
216
- '_m4_warn' => 1,
209
+ 'AC_PROG_LIBTOOL' => 1,
210
+ '_AM_SET_OPTIONS' => 1,
211
+ 'LTVERSION_VERSION' => 1,
212
+ 'LT_SYS_DLOPEN_DEPLIBS' => 1,
213
+ '_LT_AC_SYS_COMPILER' => 1,
217
214
  '_LT_COMPILER_OPTION' => 1,
218
- 'AC_PATH_MAGIC' => 1,
219
- '_AC_PROG_LIBTOOL' => 1,
215
+ 'AM_SET_DEPDIR' => 1,
220
216
  'AM_MISSING_HAS_RUN' => 1,
221
- '_LT_AC_LANG_GCJ_CONFIG' => 1,
222
- '_AM_SET_OPTION' => 1
217
+ '_LT_AC_LOCK' => 1,
218
+ '_AC_AM_CONFIG_HEADER_HOOK' => 1,
219
+ '_AC_PROG_LIBTOOL' => 1,
220
+ '_LT_PATH_TOOL_PREFIX' => 1,
221
+ 'AC_LTDL_SYMBOL_USCORE' => 1,
222
+ 'AM_AUTOMAKE_VERSION' => 1
223
223
  }
224
224
  ], 'Autom4te::Request' ),
225
225
  bless( [
@@ -234,65 +234,65 @@
234
234
  'configure.ac'
235
235
  ],
236
236
  {
237
- 'm4_include' => 1,
237
+ 'AC_PROG_LIBTOOL' => 1,
238
+ 'LT_INIT' => 1,
238
239
  'AM_XGETTEXT_OPTION' => 1,
240
+ 'sinclude' => 1,
239
241
  'AM_ENABLE_MULTILIB' => 1,
242
+ '_AM_SUBST_NOTMAKE' => 1,
243
+ 'AM_AUTOMAKE_VERSION' => 1,
244
+ 'AC_CANONICAL_TARGET' => 1,
245
+ 'AM_PATH_GUILE' => 1,
240
246
  'AC_CONFIG_AUX_DIR' => 1,
241
- 'AC_CONFIG_HEADERS' => 1,
242
- 'AC_REQUIRE_AUX_FILE' => 1,
243
- 'AC_FC_PP_DEFINE' => 1,
244
- 'AC_SUBST' => 1,
245
- 'AM_MAKEFILE_INCLUDE' => 1,
246
247
  '_m4_warn' => 1,
247
- 'AC_DEFINE_TRACE_LITERAL' => 1,
248
- 'sinclude' => 1,
249
- 'AC_FC_PP_SRCEXT' => 1,
250
- 'AM_PROG_MKDIR_P' => 1,
251
- 'AC_CANONICAL_BUILD' => 1,
252
- 'AC_INIT' => 1,
253
- 'AM_PROG_FC_C_O' => 1,
254
- '_AM_COND_ELSE' => 1,
248
+ 'AH_OUTPUT' => 1,
249
+ 'AM_MAKEFILE_INCLUDE' => 1,
250
+ 'AM_NLS' => 1,
251
+ 'AM_PROG_MOC' => 1,
252
+ 'LT_CONFIG_LTDL_DIR' => 1,
255
253
  'AM_MAINTAINER_MODE' => 1,
256
- 'AC_SUBST_TRACE' => 1,
257
- 'AC_LIBSOURCE' => 1,
254
+ 'AC_FC_FREEFORM' => 1,
255
+ 'm4_sinclude' => 1,
256
+ 'AM_PROG_CXX_C_O' => 1,
257
+ 'AM_PROG_MKDIR_P' => 1,
258
+ '_AM_COND_ENDIF' => 1,
258
259
  'AM_PROG_CC_C_O' => 1,
259
- 'AC_CANONICAL_SYSTEM' => 1,
260
- 'AM_CONDITIONAL' => 1,
260
+ '_AM_COND_ELSE' => 1,
261
+ 'AC_CONFIG_HEADERS' => 1,
262
+ 'AM_PROG_AR' => 1,
261
263
  'AM_INIT_AUTOMAKE' => 1,
262
- '_AM_MAKEFILE_INCLUDE' => 1,
263
- 'AC_CONFIG_SUBDIRS' => 1,
264
- 'AM_PROG_CXX_C_O' => 1,
265
264
  'AC_CANONICAL_HOST' => 1,
266
- 'AC_PROG_LIBTOOL' => 1,
267
- 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
268
- 'LT_CONFIG_LTDL_DIR' => 1,
269
- 'AM_NLS' => 1,
270
- '_AM_COND_ENDIF' => 1,
271
- 'AM_POT_TOOLS' => 1,
272
- '_AM_SUBST_NOTMAKE' => 1,
273
- '_AM_COND_IF' => 1,
274
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
275
- 'm4_pattern_forbid' => 1,
276
- 'AM_PROG_F77_C_O' => 1,
265
+ 'AC_SUBST' => 1,
266
+ 'AM_EXTRA_RECURSIVE_TARGETS' => 1,
267
+ 'AC_CONFIG_SUBDIRS' => 1,
277
268
  'AC_CONFIG_LINKS' => 1,
278
- 'AM_PROG_MOC' => 1,
279
- 'AM_SILENT_RULES' => 1,
280
- 'AH_OUTPUT' => 1,
269
+ 'm4_pattern_allow' => 1,
270
+ 'AC_INIT' => 1,
271
+ '_AM_MAKEFILE_INCLUDE' => 1,
281
272
  'LT_SUPPORTED_TAG' => 1,
273
+ 'm4_include' => 1,
274
+ 'AC_CANONICAL_BUILD' => 1,
275
+ 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
276
+ 'AC_REQUIRE_AUX_FILE' => 1,
282
277
  '_LT_AC_TAGCONFIG' => 1,
283
- 'AC_CONFIG_FILES' => 1,
284
- 'AC_CANONICAL_TARGET' => 1,
285
- 'AM_PROG_AR' => 1,
286
- 'AM_AUTOMAKE_VERSION' => 1,
287
- 'm4_sinclude' => 1,
288
- 'AC_FC_SRCEXT' => 1,
278
+ 'm4_pattern_forbid' => 1,
289
279
  'include' => 1,
290
- 'm4_pattern_allow' => 1,
291
- 'LT_INIT' => 1,
292
- 'AM_PATH_GUILE' => 1,
293
- 'AM_EXTRA_RECURSIVE_TARGETS' => 1,
280
+ 'AM_CONDITIONAL' => 1,
281
+ 'AC_FC_PP_SRCEXT' => 1,
282
+ 'AC_FC_SRCEXT' => 1,
283
+ 'AC_CONFIG_LIBOBJ_DIR' => 1,
284
+ 'AC_FC_PP_DEFINE' => 1,
294
285
  'AM_GNU_GETTEXT' => 1,
295
- 'AC_FC_FREEFORM' => 1
286
+ '_AM_COND_IF' => 1,
287
+ 'AC_LIBSOURCE' => 1,
288
+ 'AM_PROG_F77_C_O' => 1,
289
+ 'AM_POT_TOOLS' => 1,
290
+ 'AC_CONFIG_FILES' => 1,
291
+ 'AM_PROG_FC_C_O' => 1,
292
+ 'AM_SILENT_RULES' => 1,
293
+ 'AC_CANONICAL_SYSTEM' => 1,
294
+ 'AC_SUBST_TRACE' => 1,
295
+ 'AC_DEFINE_TRACE_LITERAL' => 1
296
296
  }
297
297
  ], 'Autom4te::Request' )
298
298
  );