summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Added git path (Atiti)"Nick2011-01-121-1/+1
| | | | | | | | | This reverts commit c964d8bbde489b54db02be6e399d9ab364265765. Setting configure to force bash is inappropriate. configure can use any shell with korn or compatible features, and on most systems /bin/sh points to such a shell. Ubutnu breaks compatibility by changing /bin/sh to dash. The solution is to fix Ubuntu, not to break the configure script.
* Added git path (Atiti)Atiti2011-01-121-1/+1
|
* fixed a bug preventing the previous commit from working rightNick2010-12-051-1/+1
|
* updated configure script to help hide identityNick2010-12-051-1/+31
|
* coded a tinydns datafile generatorNick2010-04-191-2/+34
|
* added configure script (so you don't have to modify gitd itself)Nick2010-04-181-0/+41