]> code.citadel.org Git - citadel.git/blob - libcitadel/bootstrap
I wish much death and suffering to Cyrus Daboo, Lisa M. Dusseault, and Bernard Desrui...
[citadel.git] / libcitadel / bootstrap
1 #!/bin/sh
2    
3 autoconf
4 autoheader
5 grep '^#define LIBCITADEL_VERSION_NUMBER' lib/libcitadel.h | sed 's/[^0-9]*//g' >package-version.txt