Home | History | Annotate | Download | only in config

Lines Matching refs:configure

5 # into the real Makefile by running the script ./configure, which
8 # time you run the configure script. Ideally, you can do:
10 # ./configure
27 # === Variables set by configure
56 # Portable install script (configure doesn't always guess right)
138 # Deployment target selected during configure, to be checked
156 # configure script arguments
167 CONFIGFILES= configure configure.ac acconfig.h pyconfig.h.in Makefile.pre.in
1069 # is not available in configure
1247 # Run the configure script.
1248 config.status: $(srcdir)/configure
1249 $(SHELL) $(srcdir)/configure $(CONFIG_ARGS)
1261 # Rerun configure with the same options as it was run last time,
1267 # Rebuild the configure script from configure.ac; also rebuild pyconfig.h.in
1315 # Keep configure and Python-ast.[ch], it's possible they can't be generated