Skip to content

Commit db38561

Browse files
meffiekaduk
authored andcommitted
autoconf: remove unnecessary mkdir during configure
Remove an uneeded mkdir command to create the JAVA/libjafs object directory, since this directory is automatically created by the config.status when generating the JAVA/libjafs/Makefile. Change-Id: Ib02a38c5c23790cb07e5c2433fd4870e8763c3a3 Reviewed-on: https://gerrit.openafs.org/12994 Reviewed-by: Michael Meffie <[email protected]> Reviewed-by: Benjamin Kaduk <[email protected]> Tested-by: BuildBot <[email protected]>
1 parent eb47fa9 commit db38561

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

acinclude.m4

-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ OPENAFS_SWIG
7373
OPENAFS_TOPDIRS
7474
OPENAFS_CROSSTOOLS
7575
OPENAFS_LINT
76-
OPENAFS_JAVA
7776
OPENAFS_CRYPT_CHECKS
7877
OPENAFS_C_STRUCT_LABEL_CHECK
7978
OPENAFS_DIRENT_CHECKS

src/cf/java.m4

-4
This file was deleted.

0 commit comments

Comments
 (0)