mirror of
git://git.gnu.org.ua/pam-modules.git
synced 2025-04-26 00:19:52 +03:00
3 lines
55 B
Bash
3 lines
55 B
Bash
#! /bin/sh
|
|
test -d m4 || mkdir m4
|
|
autoreconf -f -i -s
|