OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
autoconf
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
NEWS.Debian.gz
1.12 KB
04/28/2012 05:01:35 PM
rw-r--r--
📄
NEWS.gz
27.95 KB
04/25/2012 03:04:26 AM
rw-r--r--
📄
README
2.7 KB
03/07/2012 05:45:38 PM
rw-r--r--
📄
README.Debian
1.37 KB
04/29/2012 01:24:12 AM
rw-r--r--
📄
changelog.Debian.gz
1.47 KB
08/20/2017 06:17:16 PM
rw-r--r--
📄
copyright
12.42 KB
04/29/2012 09:15:07 PM
rw-r--r--
Editing: README.Debian
Close
README for Debian Autoconf package ---------------------------------- If you encounter unexpected problems, please read NEWS and especially NEWS.Debian, which describe some common problems in upgrades from 2.59 to the current version. If you're looking for config.guess and config.sub to include along with your Autoconfiscated program, check out the autotools-dev package. These files are updated often enough that it is difficult to keep them up-to-date in two different packages. By default, Autoconf will choose installation directories that match the GNU standards. Debian follows the alternative Filesystem Hierarchy Standard (FHS), which is slightly different. To configure an Autoconfiscated program for the FHS, invoke `configure' something like this: ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib If you want compatibility with `configure' scripts generated by Autoconf 2.59 or older, you will need an additional option: --mandir=/usr/share/man If you are using Autoconf with Debian packages, you should also install the autotools-dev package and read the documentation that it includes, particularly: /usr/share/doc/autotools-dev/README.Debian.gz This document contains valuable information for how to handle Autoconf, Automake, Libtool, and related programs in Debian packages. -- Ben Pfaff <pfaffben@debian.org>, Sat, 28 Apr 2012 18:24:12 -0700