We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f815a7c commit d2ea4ceCopy full SHA for d2ea4ce
configure.ac
@@ -19,7 +19,7 @@ AC_INIT([spatialdata], [1.10.1], [[email protected]])
19
AC_CONFIG_HEADER([portinfo])
20
AC_CONFIG_AUX_DIR([./aux-config])
21
AC_CONFIG_MACRO_DIR([m4])
22
-AM_INIT_AUTOMAKE([foreign subdir-objects])
+AM_INIT_AUTOMAKE([foreign subdir-objects tar-pax])
23
24
# ----------------------------------------------------------------------
25
# SWIG
0 commit comments