Drop the externals directory
Nix now requires SQLite and bzip2 to be pre-installed. SQLite is detected using pkg-config. We required DBD::SQLite anyway, so depending on SQLite is not a big problem. The --with-bzip2, --with-openssl and --with-sqlite flags are gone.
Showing
- .gitignore 0 additions, 7 deletions.gitignore
- Makefile.am 1 addition, 1 deletionMakefile.am
- configure.ac 22 additions, 62 deletionsconfigure.ac
- doc/manual/installation.xml 30 additions, 17 deletionsdoc/manual/installation.xml
- externals/Makefile.am 0 additions, 67 deletionsexternals/Makefile.am
- release.nix 4 additions, 13 deletionsrelease.nix
- src/bsdiff-4.3/Makefile.am 3 additions, 3 deletionssrc/bsdiff-4.3/Makefile.am
- src/libstore/Makefile.am 2 additions, 2 deletionssrc/libstore/Makefile.am
- src/libutil/Makefile.am 3 additions, 1 deletionsrc/libutil/Makefile.am
- substitute.mk 1 addition, 2 deletionssubstitute.mk
- tests/common.sh.in 0 additions, 5 deletionstests/common.sh.in
- tests/init.sh 0 additions, 1 deletiontests/init.sh
Loading
Please register or sign in to comment