]> git.ipfire.org Git - thirdparty/tar.git/commit
Default to GNU/Linux dev_t etc
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Aug 2024 00:05:13 +0000 (17:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Aug 2024 06:25:45 +0000 (23:25 -0700)
commiteb9bb9bf8049522230a0654c3f32e6373b945254
tree8033dd9da1ef1d1d22d9d99f5ec9db32a789aea0
parent4642cd04edbd57414e004920fa4976d9f3be6206
Default to GNU/Linux dev_t etc

* configure.ac (dev_t, ino_t, major_t, minor_t):
Default to GNU/Linux types.  This shouldn’t affect behavior;
it’s just a cleanup.
configure.ac