Skip to content

Commit

Permalink
fix build on os x
Browse files Browse the repository at this point in the history
  • Loading branch information
adouble42 committed Nov 13, 2016
1 parent ab56148 commit c9051cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configure.ac
Expand Up @@ -183,8 +183,6 @@ AC_SUBST(pkgconfigdir)
AM_CONDITIONAL(LINUX, test "$arch" = linux)
AM_CONDITIONAL(DARWIN, test "$arch" = darwin)

PKG_CHECK_MODULES([e2fs],[ext2fs >= 1.41.13])

AC_CONFIG_FILES([
fuse-ext2.pc
Makefile
Expand Down

0 comments on commit c9051cb

Please sign in to comment.