linux-pam/autogen.sh
Thorsten Kukuk 6ad2083dc3 Relevant BUGIDs: none
Purpose of commit: new feature

Commit summary:
---------------

Create a ChangeLog file for new checkins
2005-09-21 13:43:51 +00:00

7 lines
108 B
Bash
Executable File

#!/bin/sh -x
echo "Please look at CHANGELOG" > NEWS
aclocal -I m4
automake --add-missing --copy
autoreconf