diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-08-18 09:32:59 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-08-18 09:32:59 +0000 |
commit | a6c44d77119c67fc06871d6337b95fc5e5f6e385 (patch) | |
tree | 07097f31e4c7694b9475bc756dd3731e6cbe50f9 /autogen.sh | |
parent | 35daff80ad5e762ab31d83256344b3a0b6e6f2b7 (diff) | |
download | pam-a6c44d77119c67fc06871d6337b95fc5e5f6e385.tar.gz pam-a6c44d77119c67fc06871d6337b95fc5e5f6e385.tar.bz2 pam-a6c44d77119c67fc06871d6337b95fc5e5f6e385.zip |
Relevant BUGIDs: none
Purpose of commit: cleanup
Commit summary:
---------------
Remove unused files.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -1,10 +1,3 @@ #!/bin/sh -x -#aclocal -I m4 -aclocal -autoheader -libtoolize --automake --copy -automake --add-missing --copy -autoconf -automake - +autoreconf |