Hackfut Security File Manager
Current Path:
/usr/share/aclocal-1.11
usr
/
share
/
aclocal-1.11
/
📁
..
📄
amversion.m4
(1.6 KB)
📄
as.m4
(799 B)
📄
auxdir.m4
(2.38 KB)
📄
ccstdc.m4
(958 B)
📄
cond-if.m4
(1.03 KB)
📄
cond.m4
(1.05 KB)
📄
depend.m4
(6.9 KB)
📄
depout.m4
(3.1 KB)
📄
dmalloc.m4
(986 B)
📄
gcj.m4
(661 B)
📄
header.m4
(494 B)
📄
init.m4
(5.27 KB)
📄
install-sh.m4
(689 B)
📄
lead-dot.m4
(655 B)
📄
lex.m4
(732 B)
📄
lispdir.m4
(2.19 KB)
📄
maintainer.m4
(1.72 KB)
📄
make.m4
(1.33 KB)
📄
minuso.m4
(1.3 KB)
📄
missing.m4
(1.18 KB)
📄
mkdirp.m4
(1.02 KB)
📄
multi.m4
(2.01 KB)
📄
obsol-gt.m4
(421 B)
📄
obsol-lt.m4
(423 B)
📄
obsolete.m4
(1.57 KB)
📄
options.m4
(1.11 KB)
📄
protos.m4
(877 B)
📄
python.m4
(8.28 KB)
📄
regex.m4
(1.96 KB)
📄
runlog.m4
(726 B)
📄
sanity.m4
(2.01 KB)
📄
silent.m4
(1002 B)
📄
strip.m4
(1.37 KB)
📄
substnot.m4
(690 B)
📄
tar.m4
(3.03 KB)
📄
upc.m4
(832 B)
📄
vala.m4
(1.06 KB)
Editing: amversion.m4
## -*- Autoconf -*- ## Generated from amversion.in; do not edit by hand. # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. m4_if([$1], [1.11.1], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) # _AM_AUTOCONF_VERSION(VERSION) # ----------------------------- # aclocal traces this macro to find the Autoconf version. # This is a private macro too. Using m4_define simplifies # the logic in aclocal, which can simply ignore this definition. m4_define([_AM_AUTOCONF_VERSION], []) # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.1])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
Upload File
Create Folder