Update the ac_define_dir macro from the autoconf archive
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 16 Apr 2019 20:43:47 +0000 (16:43 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 24 Apr 2019 23:30:47 +0000 (19:30 -0400)
commit43317de13bd12ac1f1cf0c65c5d3c630db118bc7
tree4905a1fe978199e5cf991e35dfa35aabdeeb4b85
parent8d5afcd08e84bd19561467ac83a93bb84d557029
Update the ac_define_dir macro from the autoconf archive

This macro was removed many years ago from the archive because it crosses
the boundary between configure and make time variables. For the moment
update it to the latest released version.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
m4/ac_define_dir.m4 [deleted file]
m4/ax_define_dir.m4 [new file with mode: 0644]
This page took 0.028132 seconds and 4 git commands to generate.