Page MenuHomeDevCentral

autogen.sh
No OneTemporary

autogen.sh

#! /bin/sh
# Copyright (C) 1996 Darkbot Project.
# This program is free software, you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2. This
# program is distributed in the hope that it will be useful, but without
# any warranty, without even the implied warranty of merchantability or
# fitness for a particular purpose. See the COPYING file for details.
sh bootstrap.sh
if test -z "$NOCONFIGURE"; then
cd build && sh configure -C --prefix=$HOME/darkbot "$@" && cd ..
fi

File Metadata

Mime Type
text/x-shellscript
Expires
Thu, Sep 18, 07:48 (9 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2983236
Default Alt Text
autogen.sh (530 B)

Event Timeline