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

Diff of /libtool/configure.ac

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

revision 1.56.2.11 by gary, Fri Apr 22 10:03:58 2005 UTC revision 1.56.2.12 by gary, Mon Apr 25 15:06:43 2005 UTC
# Line 136  if test x"${enable_ltdl_install+set}" != Line 136  if test x"${enable_ltdl_install+set}" !=
136  fi  fi
137    
138  # All subdirectories that are configured on demand, but that must be  # All subdirectories that are configured on demand, but that must be
139  # included in the distribution.  This substitution is for tests/Makefile.am,  # included in the distribution.
140  # so the directory names are relative to that directory.  CONF_SUBDIRS="tests/cdemo tests/demo tests/depdemo tests/f77demo tests/mdemo \
141  CONF_SUBDIRS="cdemo demo depdemo f77demo mdemo mdemo2 pdemo tagdemo"          tests/mdemo2 tests/pdemo tests/tagdemo"
142  AC_SUBST([CONF_SUBDIRS])  AC_SUBST([CONF_SUBDIRS])
143    
144  DIST_MAKEFILE_LIST=  DIST_MAKEFILE_LIST=
145  for dir in $CONF_SUBDIRS; do  for dir in $CONF_SUBDIRS; do
146    DIST_MAKEFILE_LIST="${DIST_MAKEFILE_LIST}tests/$dir/Makefile "    DIST_MAKEFILE_LIST="${DIST_MAKEFILE_LIST}$dir/Makefile "
147  done  done
148  AC_SUBST([DIST_MAKEFILE_LIST])  AC_SUBST([DIST_MAKEFILE_LIST])
149    
# Line 184  AM_CONDITIONAL(HAVE_RC, [test -n "[$]_LT Line 184  AM_CONDITIONAL(HAVE_RC, [test -n "[$]_LT
184  ## -------- ##  ## -------- ##
185  ## Outputs. ##  ## Outputs. ##
186  ## -------- ##  ## -------- ##
187  AC_CONFIG_FILES([Makefile libltdl/Makefile doc/Makefile tests/Makefile])  AC_CONFIG_FILES([Makefile libltdl/Makefile])
188  AC_OUTPUT  AC_OUTPUT

Legend:
Removed from v.1.56.2.11  
changed lines
  Added in v.1.56.2.12

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