LittleDemon WebShell


Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
Path : /etc/dante-1.4.3/include/
File Upload :
Command :
Current File : //etc/dante-1.4.3/include/redefgen.sh

#!/bin/sh
# $Id: redefgen.sh,v 1.9 2013/10/25 17:43:38 karls Exp $
#
# generate redefac.h from autoheader.h.in
#
PATH=/bin:/usr/bin:/sbin:/usr/sbin

IN=$1/autoconf.h.in
OUT=$1/redefac.h

echo "/* Do not modify, generated from ${IN} */" > ${OUT}

for define in `egrep '^#undef' < $IN | egrep 'HAVE|NEED|FALLBACK|BAREFOOT' | awk '{ print $2 }'`; do
    echo "
#ifndef ${define}
#define ${define} 0
#endif" >> $OUT
done

LittleDemon - FACEBOOK
[ KELUAR ]