mirror of
https://github.com/zsh-users/zsh
synced 2024-11-05 16:08:45 +00:00
7 lines
58 B
Bash
Executable file
7 lines
58 B
Bash
Executable file
#! /bin/sh
|
|
|
|
set -e
|
|
|
|
autoconf
|
|
autoheader
|
|
echo > stamp-h.in
|