mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-12 06:33:29 +01:00
8 lines
58 B
Bash
Executable File
8 lines
58 B
Bash
Executable File
#! /bin/sh
|
|
|
|
set -e
|
|
|
|
autoconf
|
|
autoheader
|
|
echo > stamp-h.in
|