URL:
  <http://savannah.gnu.org/bugs/?47473>

                 Summary: configure fails on FreeBSD with variable
substitution
                 Project: Gforth
            Submitted by: None
            Submitted on: Sun 20 Mar 2016 10:54:34 AM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Variable substitution in configure script seems to be not portable:

DEBVERSION=${PACKAGE_VERSION/_/-}

Error message when running configure:
./configure: ${PACKAGE_VERSION/...}: Bad substitution

When I comment out this line in the configure script, the configure script
continues to the end.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47473>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
bug-gforth mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gforth

Reply via email to