diff options
| -rwxr-xr-x | autogen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,4 +1,5 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | aclocal | 2 | aclocal |
| 3 | autoheader | ||
| 3 | automake --add-missing | 4 | automake --add-missing |
| 4 | autoconf | 5 | autoconf |
![]() |
index : libimobiledevice | |
| A protocol library to access iOS devices on Linux | ms |
| summaryrefslogtreecommitdiffstats |
| -rwxr-xr-x | autogen.sh | 1 |
| @@ -1,4 +1,5 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | aclocal | 2 | aclocal |
| 3 | autoheader | ||
| 3 | automake --add-missing | 4 | automake --add-missing |
| 4 | autoconf | 5 | autoconf |