EnglishFrenchSpanish

Ad


OnWorks favicon

autoscan23 - Online in the Cloud

Run autoscan23 in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command autoscan23 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


autoscan2.13 - help to create a configure.in file for a software package

SYNOPSIS


autoscan2.13 [ --help ] [ --macrodir=dir ] [ --verbose ] [ --version ]

DESCRIPTION


The autoscan2.13 program can help you create a configure.in file for a software package.
autoscan2.13 examines source files in the directory tree rooted at a directory given as a
command line argument, or the current directory if none is given. It searches the source
files for common portability problems and creates a file configure.scan which is a
preliminary configure.in for that package.

You should manually examine configure.scan before renaming it to configure.in; it will
probably need some adjustments. Occasionally autoscan2.13 outputs a macro in the wrong
order relative to another macro, so that autoconf2.13 produces a warning; you need to move
such macros manually. Also, if you want the package to use a configuration header file,
you must add a call to AC_CONFIG_HEADER. You might also have to change or add some #if
directives to your program in order to make it work with Autoconf (see ifnames2.13(1)),
for information about a program that can help with that job).

autoscan2.13 uses several data files, which are installed along with the distributed
Autoconf macro files, to determine which macros to output when it finds particular symbols
in a package's source files. These files all have the same format. Each line consists of
a symbol, whitespace, and the Autoconf macro to output if that symbol is encountered.
Lines starting with # are comments.

autoscan2.13 requires that a Perl interpreter is installed.

autoscan2.13 accepts the following options:

--help

-h Print a summary of the command line options and exit.

--macrodir=DIR

-m DIR Look for the installed macro files in directory DIR. You can also set the
AC_MACRODIR environment variable to a directory; this option overrides the
environment variable.

--verbose
Print the names of the fiels it examines and the potentially interesting symbols it
finds in them. This output can be voluminous.

--version
Print the version number of Autoconf and exit.

Use autoscan23 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad