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

Diff of /libtool/configure.ac

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

revision 1.66 by gary, Mon Apr 4 12:12:24 2005 UTC revision 1.67 by gary, Wed Apr 13 12:24:34 2005 UTC
# Line 144  if test x"${enable_ltdl_install+set}" != Line 144  if test x"${enable_ltdl_install+set}" !=
144  fi  fi
145    
146  # All subdirectories that are configured on demand, but that must be  # All subdirectories that are configured on demand, but that must be
147  # included in the distribution.  This substitution is for tests/Makefile.am,  # included in the distribution.
148  # so the directory names are relative to that directory.  CONF_SUBDIRS="tests/cdemo tests/demo tests/depdemo tests/f77demo tests/mdemo \
149  CONF_SUBDIRS="cdemo demo depdemo f77demo mdemo mdemo2 pdemo tagdemo"          tests/mdemo2 tests/pdemo tests/tagdemo"
150  AC_SUBST([CONF_SUBDIRS])  AC_SUBST([CONF_SUBDIRS])
151    
152  DIST_MAKEFILE_LIST=  DIST_MAKEFILE_LIST=
153  for dir in $CONF_SUBDIRS; do  for dir in $CONF_SUBDIRS; do
154    DIST_MAKEFILE_LIST="${DIST_MAKEFILE_LIST}tests/$dir/Makefile "    DIST_MAKEFILE_LIST="${DIST_MAKEFILE_LIST}$dir/Makefile "
155  done  done
156  AC_SUBST([DIST_MAKEFILE_LIST])  AC_SUBST([DIST_MAKEFILE_LIST])
157    
# Line 208  AM_CONDITIONAL(HAVE_RC, [test -n "[$]_LT Line 208  AM_CONDITIONAL(HAVE_RC, [test -n "[$]_LT
208  ## -------- ##  ## -------- ##
209  ## Outputs. ##  ## Outputs. ##
210  ## -------- ##  ## -------- ##
211  AC_CONFIG_FILES([Makefile libltdl/Makefile doc/Makefile tests/Makefile])  AC_CONFIG_FILES([Makefile libltdl/Makefile])
212  AC_OUTPUT  AC_OUTPUT

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

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