/[autoconf]/autoconf/NEWS
ViewVC logotype

Diff of /autoconf/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.249 by eggert, Wed Jul 17 08:29:26 2002 UTC revision 1.250 by akim, Thu Jul 18 11:57:32 2002 UTC
# Line 18  Line 18 
18    
19  ** Macros  ** Macros
20    
21    - AC_OUTPUT
22      Now handles all the gory details about LIBOBJS and LTLIBOBJS.
23      Please, remove lines such as
24    
25            # This is necessary so that .o files in LIBOBJS are also
26            # built via the ANSI2KNR-filtering rules.
27            LIBOBJS=`echo $LIBOBJS|sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`
28    
29      and read the `AC_LIBOBJ vs LIBOBJS' section.
30    
31  - AC_CONFIG_LINKS now makes copies if it can't make links.  - AC_CONFIG_LINKS now makes copies if it can't make links.
32    
33  - AC_FUNC_FNMATCH now tests only for POSIX compatibility, reverting to  - AC_FUNC_FNMATCH now tests only for POSIX compatibility, reverting to
34    Autoconf 2.13 behavior.  The new macro AC_FUNC_FNMATCH_GNU also    Autoconf 2.13 behavior.  The new macro AC_FUNC_FNMATCH_GNU also
35    tests for GNU extensions to fnmatch, and replaces fnmatch if needed.    tests for GNU extensions to fnmatch, and replaces fnmatch if needed.

Legend:
Removed from v.1.249  
changed lines
  Added in v.1.250

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26