/[autoconf]/autoconf/lib/autoconf/status.m4
ViewVC logotype

Diff of /autoconf/lib/autoconf/status.m4

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

revision 1.28 by akim, Thu Jul 18 11:13:55 2002 UTC revision 1.29 by akim, Thu Jul 18 11:57:32 2002 UTC
# Line 329  AC_DEFUN([AC_CONFIG_COMMANDS_PRE], Line 329  AC_DEFUN([AC_CONFIG_COMMANDS_PRE],
329    
330  # AC_OUTPUT_COMMANDS_PRE  # AC_OUTPUT_COMMANDS_PRE
331  # ----------------------  # ----------------------
332    # A *variable* in which we append all the actions that must be
333    # performed before *creating* config.status.  For a start, clean
334    # up all the LIBOBJ mess.
335  m4_define([AC_OUTPUT_COMMANDS_PRE],  m4_define([AC_OUTPUT_COMMANDS_PRE],
336  [])  [_AC_LIBOBJS_NORMALIZE()
337    ])
338    
339    
340  # AC_CONFIG_COMMANDS_POST(CMDS)  # AC_CONFIG_COMMANDS_POST(CMDS)

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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