mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-01 09:41:44 +02: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
|