diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#! /usr/bin/env sh +#!/bin/sh echo "/* Generated by configure */" > src/config.h echo "#ifndef _CONFIG_H" >> src/config.h |
