Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/TSRM/ |
Current File : //usr/local/src/php7/php-7.0.5/TSRM/buildconf |
#!/bin/sh case "$1" in --copy) automake_flags=--copy shift ;; esac libtoolize --force --automake $automake_flags mv aclocal.m4 aclocal.m4.old 2>/dev/null aclocal if cmp aclocal.m4.old aclocal.m4 > /dev/null 2>&1; then echo "buildconf: keeping ${1}aclocal.m4" mv aclocal.m4.old aclocal.m4 else echo "buildconf: created or modified ${1}aclocal.m4" fi autoheader automake --add-missing --include-deps $automake_flags mv configure configure.old 2>/dev/null autoconf if cmp configure.old configure > /dev/null 2>&1; then echo "buildconf: keeping ${1}configure" mv configure.old configure else echo "buildconf: created or modified ${1}configure" fi
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare