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

Diff of /autoconf/lib/autoconf/general.m4

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

revision 1.798 by eggert, Wed May 29 22:25:50 2002 UTC revision 1.799 by akim, Fri Jun 7 07:17:54 2002 UTC
# Line 443  exec AS_MESSAGE_FD>&1 Line 443  exec AS_MESSAGE_FD>&1
443  # Initializations.  # Initializations.
444  #  #
445  ac_default_prefix=/usr/local  ac_default_prefix=/usr/local
446    ac_config_libobj_dir=.
447  cross_compiling=no  cross_compiling=no
448  subdirs=  subdirs=
449  MFLAGS=  MFLAGS=
# Line 2352  $3], Line 2353  $3],
2353  ])# AC_CHECK_DECLS  ])# AC_CHECK_DECLS
2354    
2355    
2356  ## -------------------------------- ##  
2357  ## Checking for library functions.  ##  ## ---------------------------------- ##
2358  ## -------------------------------- ##  ## Replacement of library functions.  ##
2359    ## ---------------------------------- ##
2360    
2361    
2362    # AC_CONFIG_LIBOBJ_DIR(DIRNAME)
2363    # -----------------------------
2364    # Announce LIBOBJ replacement files are in DIRNAME.
2365    AC_DEFUN_ONCE([AC_CONFIG_LIBOBJ_DIR],
2366    [m4_divert_text([DEFAULTS], [ac_config_libobj_dir=$1])[]dnl
2367    ])
2368    
2369    
2370  # AC_LIBSOURCE(FILENAME)  # AC_LIBSOURCE(FILENAME)

Legend:
Removed from v.1.798  
changed lines
  Added in v.1.799

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