EnglishFrenchSpanish

Ad


OnWorks favicon

autoreconf23 - Online in the Cloud

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

This is the command autoreconf23 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


autoreconf2.13 - update configure scripts

SYNOPSIS


autoreconf2.13 [ --help | -h ] [ --force | -f ] [ --localdir=dir | -l dir ] [
--macrodir=dir | -m dir ] [ --verbose ] [ --version ]

DESCRIPTION


If you have a lot of Autoconf-generated configure scripts, the autoreconf2.13 program can
save you some work. It runs autoconf2.13 (and autoheader2.13, where appropriate)
repeatedly to remake the Autoconf configure scripts and configuration header templates in
the directory tree rooted at the current directory. By default, it only remakes those
files that are older than their configure.in or (if present) aclocal.m4. Since
autoheader2.13 does not change the timestamp of its output file if the file wouldn't be
changing, this is not necessarily the minimum amount of work. If you install a new
version of Autoconf, you can make autoreconf2.13 remake all of the files by giving it the
--force option.

If you give autoreconf2.13 the --macrodir=DIR or --localdir=DIR options, it passes them
down to autoconf2.13 and autoheader2.13 (with relative paths adjusted properly).

autoreconf2.13 does not support having, in the same directory tree, both directories that
are parts of a larger package (sharing aclocal.m4 and acconfig.h), and directories that
are independent packages (each with their own aclocal.m4 and acconfig.h). It assumes that
they are all part of the same package, if you use --localdir, or that each directory is a
separate package, if you don't use it. This restriction may be removed in the future.

autoreconf2.13 accepts the following options:

--help

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

--force

-f Remake even configure scripts and configuration headers that are newer than their
input files (configure.in and, if present, aclocal.m4).

--localdir=DIR

-l DIR Look for the package file aclocal.m4 in directory DIR instead of in the current
directory.

--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 name of each directory where autoreconf2.13 runs autoconf2.13 (and
autoheader2.13, if appropriate).

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

Use autoreconf23 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