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

Diff of /enigma/configure.ac

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

revision 1.7 by dheck, Wed Aug 6 19:21:26 2003 UTC revision 1.8 by dheck, Thu Sep 11 18:20:27 2003 UTC
# Line 163  AC_DEFINE_UNQUOTED(DEFAULT_DATA_PATH, ". Line 163  AC_DEFINE_UNQUOTED(DEFAULT_DATA_PATH, ".
163    
164  dnl Avoid calling AC_CONFIG_SUBDIRS if one of the --enable  dnl Avoid calling AC_CONFIG_SUBDIRS if one of the --enable
165  dnl options has been given  dnl options has been given
166  if test "x$enable_profile x$enable_optimize x$enable_debug_gdb x$enable_warnings" = "xno xno xno xno" ; then  dnl if test "x$enable_profile x$enable_optimize x$enable_debug_gdb x$enable_warnings" = "xno xno xno xno" ; then
167      dnl Subdirs which need to be configured:      dnl Subdirs which need to be configured:
168      AC_CONFIG_SUBDIRS(lib-src/zipios++)      AC_CONFIG_SUBDIRS(lib-src/zipios++)
169  else  dnl else
170      echo  dnl     echo
171      echo "Warning: Cannot call ./lib-src/zipios++/configure because"  dnl     echo "Warning: Cannot call ./lib-src/zipios++/configure because"
172      echo "it does not understand all --enable... options."  dnl     echo "it does not understand all --enable... options."
173      echo "Continuing ..."  dnl     echo "Continuing ..."
174      echo  dnl     echo
175  fi  dnl fi
176    
177  AC_OUTPUT([Makefile  AC_OUTPUT([Makefile
178             data/Makefile             data/Makefile

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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