diff options
| -rwxr-xr-x | autogen.sh | 4 | 
1 files changed, 4 insertions, 0 deletions
@@ -4,3 +4,7 @@ libtoolize  autoheader  automake --add-missing  autoconf + +if [ -z "$NOCONFIGURE" ]; then +    ./configure "$@" +fi  | 
![]()  | 
index : ifuse | |
| A fuse filesystem layer to access the contents of iOS devices | ms | 
| summaryrefslogtreecommitdiffstats | 
| -rwxr-xr-x | autogen.sh | 4 | 
@@ -4,3 +4,7 @@ libtoolize  autoheader  automake --add-missing  autoconf + +if [ -z "$NOCONFIGURE" ]; then +    ./configure "$@" +fi  |