mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-01 05:16:05 +01: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
|