mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-12-28 16:15:02 +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
|