ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/configure
(Generate patch)

Comparing ircd-hybrid-8/configure (file contents):
Revision 1456 by michael, Mon Jul 2 18:21:40 2012 UTC vs.
Revision 1462 by michael, Fri Jul 13 19:27:24 2012 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1454 2012-06-29 13:58:54Z michael .
2 > # From configure.ac Id: configure.ac 1456 2012-07-02 18:21:40Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4   # Generated by GNU Autoconf 2.69 for ircd-hybrid 8beta2.
5   #
# Line 729 | Line 729 | AMTAR
729   am__leading_dot
730   SET_MAKE
731   AWK
732 + mkdir_p
733   MKDIR_P
734   INSTALL_STRIP_PROGRAM
735   STRIP
# Line 2958 | Line 2959 | AUTOHEADER=${AUTOHEADER-"${am_missing_ru
2959  
2960   MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2961  
2962 + # For better backward compatibility.  To be removed once Automake 1.9.x
2963 + # dies out for good.  For more background, see:
2964 + # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2965 + # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2966 + mkdir_p='$(MKDIR_P)'
2967 +
2968   # We need awk for the "check" target.  The system "awk" is bad on
2969   # some platforms.
2970   # Always define AMTAR for backward compatibility.  Yes, it's still used

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines