mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
generator: Set builddir for old RHEL 5 which didn't have this.
This commit is contained in:
@@ -21,6 +21,9 @@ abs_builddir ?= $(shell pwd)
|
||||
# Old RHEL 5 autoconf doesn't have abs_srcdir.
|
||||
abs_srcdir ?= $(shell cd $(top_srcdir)/generator && pwd)
|
||||
|
||||
# Old RHEL 5 autoconf doesn't have builddir.
|
||||
builddir ?= .
|
||||
|
||||
# In alphabetical order.
|
||||
sources = \
|
||||
actions.ml \
|
||||
|
||||
Reference in New Issue
Block a user