Commit Graph

32 Commits

Author SHA256 Message Date
Philipp Thomas
a5088ba54a Require perl 5.6 or later.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=24
2012-04-26 13:20:02 +00:00
Philipp Thomas
5fb09a26fe - Update to 2.69:
* Noteworthy changes in release 2.69 (2012-04-24) [stable]
  ** Autoconf now requires perl 5.6 or better (but generated
     configure scripts continue to run without perl).
  * Noteworthy changes in release 2.68b (2012-03-01) [beta] Released
    by Eric Blake, based on git versions 2.68.*.
  ** Autoconf-generated configure scripts now unconditionally
     re-execute themselves with $CONFIG_SHELL, if that's set in the
     environment.
  ** The texinfo documentation no longer specifies "front-cover" or
     "back-cover" texts, so that it may now be included in Debian's
     "main" section.
  ** Support for the Go programming language has been added.  The new
     macro AC_LANG_GO sets variables GOC and GOFLAGS.
  ** AS_LITERAL_IF again treats '=' as a literal.  Regression
     introduced in 2.66.
  ** The macro AS_EXECUTABLE_P, present since 2.50, is now
     documented.
  ** Macros
  - AC_PROG_LN_S and AS_LN_S now fall back on 'cp -pR' (not 'cp -p')
    if 'ln -s' does not work.  This works better for symlinks to
    directories.
  - New macro AC_HEADER_CHECK_STDBOOL.
  - New and updated macros for Fortran support:
      AC_FC_CHECK_BOUNDS to enable array bounds checking
      AC_F77_IMPLICIT_NONE and AC_FC_IMPLICIT_NONE to disable implicit integer
      AC_FC_MODULE_EXTENSION to compute the Fortran 90 module name extension
      AC_FC_MODULE_FLAG for the Fortran 90 module search path flag
      AC_FC_MODULE_OUTPUT_FLAG for the Fortran 90 module output directory flag
      AC_FC_PP_SRCEXT for preprocessed Fortran source files extensions

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=23
2012-04-26 13:17:50 +00:00
Stephan Kulow
502045de91 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=20 2011-12-26 15:40:01 +00:00
Stephan Kulow
182f517586 - Use 2.68 everywhere in specfile.
- Use %%configure macro in spec file.

- Use 2.68 everywhere in specfile.
- Use %%configure macro in spec file.

- Use 2.68 everywhere in specfile.
- Use %%configure macro in spec file.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=19
2011-12-25 16:42:55 +00:00
Stephan Kulow
f2a7bd1466 - correct license and style (prepare_spec)
- minor build fixes, avoid deprecated macros to be more portable

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=18
2011-12-19 14:32:29 +00:00
2fdc054297 Accepting request 96953 from home:rudi_m:branches:devel:tools:building
- correct license and style (prepare_spec)
- minor build fixes, avoid deprecated macros to be more portable

OBS-URL: https://build.opensuse.org/request/show/96953
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=17
2011-12-19 13:44:48 +00:00
Stephan Kulow
3a6a32ae94 Accepting request 82811 from home:jengelh:bl-a2
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build

OBS-URL: https://build.opensuse.org/request/show/82811
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=16
2011-09-19 19:28:44 +00:00
Philipp Thomas
19bf724348 - Use 2.68 everywhere in specfile.
- Use %%configure macro in spec file.

- Cosmetic changes to spec file

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=14
2011-01-31 16:44:09 +00:00
Philipp Thomas
53b4e2f817 Accepting request 55530 from home:coolo:branches:openSUSE:Factory
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/55530
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=13
2010-12-10 15:16:25 +00:00
OBS User buildservice-autocommit
5a56020ed5 Updating link to change in openSUSE:Factory/autoconf revision 20.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=05000cdf1198ddee724defaaf1de2d49
2010-09-27 13:40:24 +00:00
OBS User autobuild
07d9cc7699 Accepting request 49173 from devel:tools:building
checked in (request 49173)

OBS-URL: https://build.opensuse.org/request/show/49173
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=12
2010-09-27 13:40:23 +00:00
Stephan Kulow
d13e267cbb - added patch autoconf-2.67-fix_dnl.patch to fix regression in
AC_MSG_ERROR expansion (undefined macro: AS_MESSAGE_LOG_FDdnl)

- added patch autoconf-2.67-fix_dnl.patch to fix regression in
  AC_MSG_ERROR expansion (undefined macro: AS_MESSAGE_LOG_FDdnl)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=11
2010-09-27 08:50:16 +00:00
Stephan Kulow
72a57940cb Accepting request 48469 from home:anubisg1:branches:devel:tools:building
looks good to me

OBS-URL: https://build.opensuse.org/request/show/48469
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=10
2010-09-20 08:12:05 +00:00
Philipp Thomas
a36d8caf9a - Update to 2.67:
* New macro AC_FC_LINE_LENGTH to accept long Fortran source code
    lines.
  * AC_PREPROC_IFELSE now keeps the preprocessed output in the
    conftest.i file for inspection by the commands in the
    ACTION-IF-TRUE argument.
  * autoreconf passes warning flags to new enough versions of
    aclocal.
  * Running an Autotest testsuite in parallel mode no longer triggers
    a race condition that could cause the testsuite run to end early,
    fixing a sporadic failure in autoconf's own testsuite.  Bug
    present since introduction of parallel tests in 2.63b.
  Major changes in Autoconf 2.66 (2010-07-02) [stable]
  * AC_FUNC_MMAP works in C++ mode again.  Regression introduced in
    2.65.
  * Use of m4_divert without a named diversion now issues a syntax
    warning, since it is seldom right to change diversions behind
    autoconf's back.
  * The macros AC_TYPE_INT8_T, AC_TYPE_INT16_T, AC_TYPE_INT32_T, and
    AC_TYPE_INT64_T work again.  Regression introduced in 2.65.
  * AC_PROG_INSTALL correctly uses `shtool' again.  Regression
    introduced in 2.64.
  * Autoconf should work on EBCDIC hosts.
  * AC_CHECK_DECL and AC_CHECK_DECLS accept optional function
    argument types for overloaded C++ functions.
  * AS_SET_CATFILE accepts nonliterals in its variable name argument
    now.
  * Autotest testsuites accept an option --recheck to rerun tests
    that failed or passed unexpectedly during the last non-debug

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=8
2010-08-18 10:21:18 +00:00
OBS User autobuild
557b7f5a7d Accepting request 44182 from devel:tools:building
checked in (request 44182)

OBS-URL: https://build.opensuse.org/request/show/44182
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=7
2010-07-30 10:34:18 +00:00
Philipp Thomas
e047c30f8a Accepting request 42402 from home:jengelh:smp
Copy from home:jengelh:smp/autoconf via accept of submit request 42402 revision 3.
Request was accepted with message:
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/42402
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=6
2010-07-02 09:36:33 +00:00
OBS User autobuild
f19c44c626 Accepting request 40971 from devel:tools:building
checked in (request 40971)

OBS-URL: https://build.opensuse.org/request/show/40971
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=5
2010-06-02 16:07:22 +00:00
OBS User buildservice-autocommit
3d2078bf8f Updating link to change in openSUSE:Factory/autoconf revision 15.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=7ddf85ce2bd9d5af2d674bdd9c2d3037
2010-06-02 16:07:22 +00:00
Stephan Kulow
32439664cf - add empty install section
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=4
2010-05-31 09:57:40 +00:00
OBS User autobuild
1ba614fa14 Accepting request 40808 from devel:tools:building
Copy from devel:tools:building/autoconf based on submit request 40808 from user coolo

OBS-URL: https://build.opensuse.org/request/show/40808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=14
2010-05-28 15:15:41 +00:00
OBS User autobuild
23f17fd080 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=13 2010-03-18 14:36:00 +00:00
OBS User autobuild
6b0b9bc8e7 Accepting request 32803 from Base:System
Copy from Base:System/autoconf based on submit request 32803 from user coolo

OBS-URL: https://build.opensuse.org/request/show/32803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=12
2010-02-18 11:08:50 +00:00
OBS User autobuild
d67bd82d95 Accepting request 26684 from Base:System
Copy from Base:System/autoconf based on submit request 26684 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/26684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=11
2009-12-16 07:58:38 +00:00
OBS User unknown
fd2e3eff86 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=9 2009-07-23 13:34:26 +00:00
OBS User unknown
c0629b44c2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=8 2008-09-12 18:48:02 +00:00
OBS User unknown
1424cffa4f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=7 2008-07-18 19:47:38 +00:00
OBS User unknown
59ac59e5ce OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=6 2008-07-04 22:50:21 +00:00
OBS User unknown
2ae0deff56 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=5 2008-06-26 16:38:58 +00:00
OBS User unknown
4a3c3fe495 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=4 2008-06-26 13:51:22 +00:00
OBS User unknown
1753f7af1a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=3 2008-03-11 17:10:08 +00:00
OBS User unknown
251ab4c12f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=2 2008-02-25 15:59:02 +00:00
OBS User unknown
8e02bb1403 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=1 2007-08-24 21:14:56 +00:00