Mercurial > noffle
comparison configure @ 225:9fb4b7d7e64b noffle
[svn] * docs/Makefile.in: Add testing.txt to documents.
* NEWS: Updates for 1.1.1 release.
* configure.in: Change version to 1.1.1. Additional decoration to the
  version is slowing down my release and RPM building. All Makefile.in
  have been regenerated as has configure.
* packages/redhat/noffle.spec: Change version to 1.1.1.
* packages/.cvsignore,packages/Makefile.am,packages/redhat/.cvsignore,
  packages/redhat/Makefile.am: Add sufficient makefiles for noffle.spec
  and noffle-expire to the included in the tarball generated by 'make dist'.
| author | bears | 
|---|---|
| date | Sun, 09 Dec 2001 15:07:14 +0000 | 
| parents | b4f1731a6470 | 
| children | 6f3a55d18659 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 224:e9d3378edec7 | 225:9fb4b7d7e64b | 
|---|---|
| 533 | 533 | 
| 534 | 534 | 
| 535 | 535 | 
| 536 | 536 | 
| 537 PACKAGE=noffle | 537 PACKAGE=noffle | 
| 538 VERSION=1.1.1-unstable-develop | 538 VERSION=1.1.1 | 
| 539 | 539 | 
| 540 | 540 | 
| 541 | 541 | 
| 542 | 542 | 
| 543 ac_aux_dir= | 543 ac_aux_dir= | 
| 2728 done | 2728 done | 
| 2729 | 2729 | 
| 2730 ac_given_srcdir=$srcdir | 2730 ac_given_srcdir=$srcdir | 
| 2731 ac_given_INSTALL="$INSTALL" | 2731 ac_given_INSTALL="$INSTALL" | 
| 2732 | 2732 | 
| 2733 trap 'rm -fr `echo "Makefile src/Makefile docs/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 | 2733 trap 'rm -fr `echo "Makefile src/Makefile docs/Makefile packages/Makefile packages/redhat/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 | 
| 2734 EOF | 2734 EOF | 
| 2735 cat >> $CONFIG_STATUS <<EOF | 2735 cat >> $CONFIG_STATUS <<EOF | 
| 2736 | 2736 | 
| 2737 # Protect against being on the right side of a sed subst in config.status. | 2737 # Protect against being on the right side of a sed subst in config.status. | 
| 2738 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; | 2738 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; | 
| 2818 fi | 2818 fi | 
| 2819 EOF | 2819 EOF | 
| 2820 | 2820 | 
| 2821 cat >> $CONFIG_STATUS <<EOF | 2821 cat >> $CONFIG_STATUS <<EOF | 
| 2822 | 2822 | 
| 2823 CONFIG_FILES=\${CONFIG_FILES-"Makefile src/Makefile docs/Makefile"} | 2823 CONFIG_FILES=\${CONFIG_FILES-"Makefile src/Makefile docs/Makefile packages/Makefile packages/redhat/Makefile"} | 
| 2824 EOF | 2824 EOF | 
| 2825 cat >> $CONFIG_STATUS <<\EOF | 2825 cat >> $CONFIG_STATUS <<\EOF | 
| 2826 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then | 2826 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then | 
| 2827 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 2827 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 
| 2828 case "$ac_file" in | 2828 case "$ac_file" in | 
