Masanobu Yasui authored on 2013/10/28 16:03:44
Showing 2 changed files
... ...
@@ -617,7 +617,7 @@ distcheck: dist
617 617
 	*.zip*) \
618 618
 	  unzip $(distdir).zip ;;\
619 619
 	esac
620
-	chmod -R a-w $(distdir); chmod a+w $(distdir)
620
+	chmod -R a-w $(distdir); chmod u+w $(distdir)
621 621
 	mkdir $(distdir)/_build
622 622
 	mkdir $(distdir)/_inst
623 623
 	chmod a-w $(distdir)
... ...
@@ -1,8 +1,8 @@
1 1
 #! /bin/sh
2 2
 # Guess values for system-dependent variables and create Makefiles.
3
-# Generated by GNU Autoconf 2.67 for makuosan 1.3.5.
3
+# Generated by GNU Autoconf 2.67 for makuosan 1.3.6.
4 4
 #
5
-# Report bugs to <info-makuosan@klab.jp>.
5
+# Report bugs to <info-makuosan@klab.com>.
6 6
 #
7 7
 #
8 8
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
... ...
@@ -231,7 +231,7 @@ fi
231 231
     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
232 232
   else
233 233
     $as_echo "$0: Please tell bug-autoconf@gnu.org and
234
-$0: info-makuosan@klab.jp about your system, including any
234
+$0: info-makuosan@klab.com about your system, including any
235 235
 $0: error possibly output before this message. Then install
236 236
 $0: a modern shell, or manually run the script under such a
237 237
 $0: shell if you do have one."
... ...
@@ -552,9 +552,9 @@ MAKEFLAGS=
552 552
 # Identity of this package.
553 553
 PACKAGE_NAME='makuosan'
554 554
 PACKAGE_TARNAME='makuosan'
555
-PACKAGE_VERSION='1.3.5'
556
-PACKAGE_STRING='makuosan 1.3.5'
557
-PACKAGE_BUGREPORT='info-makuosan@klab.jp'
555
+PACKAGE_VERSION='1.3.6'
556
+PACKAGE_STRING='makuosan 1.3.6'
557
+PACKAGE_BUGREPORT='info-makuosan@klab.com'
558 558
 PACKAGE_URL=''
559 559
 
560 560
 ac_unique_file="common.c"
... ...
@@ -1236,7 +1236,7 @@ if test "$ac_init_help" = "long"; then
1236 1236
   # Omit some internal or obsolete options to make the list less imposing.
1237 1237
   # This message is too long to be a string in the A/UX 3.1 sh.
1238 1238
   cat <<_ACEOF
1239
-\`configure' configures makuosan 1.3.5 to adapt to many kinds of systems.
1239
+\`configure' configures makuosan 1.3.6 to adapt to many kinds of systems.
1240 1240
 
1241 1241
 Usage: $0 [OPTION]... [VAR=VALUE]...
1242 1242
 
... ...
@@ -1302,7 +1302,7 @@ fi
1302 1302
 
1303 1303
 if test -n "$ac_init_help"; then
1304 1304
   case $ac_init_help in
1305
-     short | recursive ) echo "Configuration of makuosan 1.3.5:";;
1305
+     short | recursive ) echo "Configuration of makuosan 1.3.6:";;
1306 1306
    esac
1307 1307
   cat <<\_ACEOF
1308 1308
 
... ...
@@ -1326,7 +1326,7 @@ Some influential environment variables:
1326 1326
 Use these variables to override the choices made by `configure' or to help
1327 1327
 it to find libraries and programs with nonstandard names/locations.
1328 1328
 
1329
-Report bugs to <info-makuosan@klab.jp>.
1329
+Report bugs to <info-makuosan@klab.com>.
1330 1330
 _ACEOF
1331 1331
 ac_status=$?
1332 1332
 fi
... ...
@@ -1389,7 +1389,7 @@ fi
1389 1389
 test -n "$ac_init_help" && exit $ac_status
1390 1390
 if $ac_init_version; then
1391 1391
   cat <<\_ACEOF
1392
-makuosan configure 1.3.5
1392
+makuosan configure 1.3.6
1393 1393
 generated by GNU Autoconf 2.67
1394 1394
 
1395 1395
 Copyright (C) 2010 Free Software Foundation, Inc.
... ...
@@ -1594,9 +1594,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1594 1594
 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
1595 1595
     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1596 1596
 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1597
-( $as_echo "## ------------------------------------ ##
1598
-## Report this to info-makuosan@klab.jp ##
1599
-## ------------------------------------ ##"
1597
+( $as_echo "## ------------------------------------- ##
1598
+## Report this to info-makuosan@klab.com ##
1599
+## ------------------------------------- ##"
1600 1600
      ) | sed "s/^/$as_me: WARNING:     /" >&2
1601 1601
     ;;
1602 1602
 esac
... ...
@@ -1968,7 +1968,7 @@ cat >config.log <<_ACEOF
1968 1968
 This file contains any messages produced by compilers while
1969 1969
 running configure, to aid debugging if configure makes a mistake.
1970 1970
 
1971
-It was created by makuosan $as_me 1.3.5, which was
1971
+It was created by makuosan $as_me 1.3.6, which was
1972 1972
 generated by GNU Autoconf 2.67.  Invocation command line was
1973 1973
 
1974 1974
   $ $0 $@
... ...
@@ -2784,7 +2784,7 @@ fi
2784 2784
 
2785 2785
 # Define the identity of the package.
2786 2786
  PACKAGE='makuosan'
2787
- VERSION='1.3.5'
2787
+ VERSION='1.3.6'
2788 2788
 
2789 2789
 
2790 2790
 cat >>confdefs.h <<_ACEOF
... ...
@@ -6632,7 +6632,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6632 6632
 # report actual input values of CONFIG_FILES etc. instead of their
6633 6633
 # values after options handling.
6634 6634
 ac_log="
6635
-This file was extended by makuosan $as_me 1.3.5, which was
6635
+This file was extended by makuosan $as_me 1.3.6, which was
6636 6636
 generated by GNU Autoconf 2.67.  Invocation command line was
6637 6637
 
6638 6638
   CONFIG_FILES    = $CONFIG_FILES
... ...
@@ -6696,13 +6696,13 @@ $config_links
6696 6696
 Configuration commands:
6697 6697
 $config_commands
6698 6698
 
6699
-Report bugs to <info-makuosan@klab.jp>."
6699
+Report bugs to <info-makuosan@klab.com>."
6700 6700
 
6701 6701
 _ACEOF
6702 6702
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6703 6703
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6704 6704
 ac_cs_version="\\
6705
-makuosan config.status 1.3.5
6705
+makuosan config.status 1.3.6
6706 6706
 configured by $0, generated by GNU Autoconf 2.67,
6707 6707
   with options \\"\$ac_cs_config\\"
6708 6708