#41041: upgrade m4 1.4.6 ----------------------------------+-------------------------------- Reporter: m.di.gennaro.bari@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: upgrade Port: m4 | ----------------------------------+-------------------------------- Comment (by egall@…): {{{ $ which m4 /usr/bin/m4 }}} Well that's your issue right there. MacPorts's `m4` port puts an executable named `gm4` in your path by default so as not to conflict with the system `m4`. If you really want to use it without the `g` prefix, there is an un-prefixed symlink to the executable in `${prefix}/libexec/gnubin`, which you can add to your path if you want. -- Ticket URL: <https://trac.macports.org/ticket/41041#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X