/[autoconf]/autoconf/configure.ac
ViewVC logotype

Diff of /autoconf/configure.ac

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

revision 1.41 by akim, Thu Jul 18 15:37:49 2002 UTC revision 1.42 by akim, Tue Sep 3 06:09:30 2002 UTC
# Line 31  AC_CONFIG_FILES([config/Makefile]) Line 31  AC_CONFIG_FILES([config/Makefile])
31    
32  AM_INIT_AUTOMAKE  AM_INIT_AUTOMAKE
33    
 AC_ARG_ENABLE([site-macro-dir],  
   AC_HELP_STRING([--enable-site-macro-dir=DIR],  
     [use site macro directory DIR @<:@DATADIR/autoconf/site_macros@:>@]),  
   ,  
   [enable_site_macro_dir='${datadir}/autoconf/site_macros'])  
 AC_SUBST([SITE_MACRO_DIR], "${enable_site_macro_dir}")  
   
34  # Initialize the test suite and build position independent wrappers.  # Initialize the test suite and build position independent wrappers.
35  AC_CONFIG_TESTDIR([tests])  AC_CONFIG_TESTDIR([tests])
36  AC_CONFIG_FILES([tests/Makefile tests/atlocal])  AC_CONFIG_FILES([tests/Makefile tests/atlocal])

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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