Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-5429

build: autotools: add foreign to AM_INIT_AUTOMAKE

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.3.1, 0.10.0, 0.11.0, 0.12.0, 0.13.0, 0.14.0, 0.14.1
    • 0.15.0
    • Build Process
    • None
    • Any platform where autotools is available (so really any platform).

      I'll create a PR on github - it's a one-liner.

    • Patch

    Description

      Add "foreign" to "AM_INIT_AUTOMAKE()" in "configure.ac" to prevent autoreconf complaining about "missing" files. Autotools projects have historically required these to be present, but their absense is less critical these days.

      $ autoreconf -vfi
      ...
      Makefile.am: error: required file './NEWS' not found
      Makefile.am: error: required file './README' not found
      Makefile.am: error: required file './AUTHORS' not found
      Makefile.am: error: required file './ChangeLog' not found
      ...
      

      Also removed the "--foreign" argument from automake in bootstrap.sh

      Attachments

        Issue Links

          Activity

            People

              cfriedt Christopher Friedt
              cfriedt Christopher Friedt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m