generator: Set abs_builddir for old RHEL 5 which didn't have this.

This commit is contained in:
Richard W.M. Jones
2013-05-29 14:35:54 +01:00
parent 809a7012de
commit 06291ce0dd

View File

@@ -15,6 +15,9 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# Old RHEL 5 autoconf doesn't have abs_builddir.
abs_builddir ?= $(shell pwd)
# In alphabetical order.
sources = \
actions.ml \