|
|
|
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
|
|
|
#
|
|
|
|
# Filename: package/.../scilab/scilab.conf
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf
|
|
|
|
#
|
|
|
|
# More information can be found in the files COPYING and README.
|
|
|
|
#
|
|
|
|
# This program is free software; you can redistribute it and/or modify
|
|
|
|
# it under the terms of the GNU General Public License as published by
|
|
|
|
# the Free Software Foundation; version 2 of the License. A copy of the
|
|
|
|
# GNU General Public License can be found in the file COPYING.
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END ---
|
|
|
|
|
|
|
|
var_append extraconfopt " " "--with-gnu"
|
|
|
|
var_append makeopt " " "all"
|
|
|
|
|
|
|
|
# --with-gcc use gcc C compiler
|
|
|
|
# --with-g77 use g77 Fortran compiler
|
|
|
|
# --with-gnu use gcc C compiler and g77 Fortran compiler
|
|
|
|
# --with-f2c use f2c C compiler on Linux systems
|
|
|
|
# --with-local-xaw use Xaw widgets given with Scilab (not recommended)
|
|
|
|
# --without-xaw3d do not use Xaw3d widgets
|
|
|
|
# --without-pvm do not compile with PVM library
|
|
|
|
# --without-tk do not compile with TCL/TK
|
|
|
|
# --with-gtk use Gtk widgets
|
|
|
|
# --with-addedf2c build a local f2c (routines/f2c)
|
|
|
|
# --with-gnu-ld assume the C compiler uses GNU ld default=no
|
|
|
|
# --with-pic try to use only PIC/non-PIC objects default=use both
|
|
|
|
# --with-x use the X Window System
|
|
|
|
|