OSDN Git Service

Generate ChangeLog before running the autogen tools because we need a file called...
authorDavid Cantrell <dcantrel@mortise.boston.redhat.com>
Mon, 4 Dec 2006 01:30:44 +0000 (20:30 -0500)
committerDavid Cantrell <dcantrel@mortise.boston.redhat.com>
Mon, 4 Dec 2006 01:30:44 +0000 (20:30 -0500)
autogen.sh

index c12400f..41df3a9 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
 
+git log --pretty=medium | fold -s > ChangeLog
 aclocal
 autoconf -f
 autoheader