Skip to content

Commit 20feefe

Browse files
committed
Use tar-pax for creating distribution tarball.
1 parent ec5c278 commit 20feefe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ AC_INIT([spatialdata], [2.0.0], [baagaard@usgs.gov])
1919
AC_CONFIG_HEADER([portinfo])
2020
AC_CONFIG_AUX_DIR([./aux-config])
2121
AC_CONFIG_MACRO_DIR([m4])
22-
AM_INIT_AUTOMAKE([foreign subdir-objects])
22+
AM_INIT_AUTOMAKE([foreign subdir-objects tar-pax])
2323

2424
# ----------------------------------------------------------------------
2525
# SWIG

0 commit comments

Comments
 (0)