代码搜索:Autoconf

找到约 8,642 项符合「Autoconf」的源代码

代码结果 8,642
www.eeworm.com/read/114811/15037310

dist makefile.dist

default: all dist: @echo "This file is to make it easier for you to create all you need" cat acinclude.m4.in libtool.m4.in >acinclude.m4 aclocal autoheader # use --include-deps, if you want to re
www.eeworm.com/read/158872/5590146

readme

OBSOLETE This is the fr30 simulator directory. OBSOLETE OBSOLETE It is still work-in-progress. The current sources are reasonably OBSOLETE well tested and lots of features are in. However, there's
www.eeworm.com/read/158872/5591141

readme

This is the m32r simulator directory. It is still work-in-progress. The current sources are reasonably well tested and lots of features are in. However, there's lots more yet to come. There are lo
www.eeworm.com/read/155397/5622218

install

Installation for TinyOS-specific uisp: Execute ./COMPILE (you can run the commands it contains directly if you prefer) Then: make install (you must be root on Linux to perform this step) WARNIN
www.eeworm.com/read/292796/8333350

in makefile.in

# Makefile.in generated by automake 1.7.1 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is
www.eeworm.com/read/367274/9763418

readme

These are pre-created Makefiles for various platforms, use them if GNU autoconf/automake packages are not supported on your system. Copy appropriate Makefile to ../Makefile and run make.
www.eeworm.com/read/335984/12484963

readme

These are pre-created Makefiles for various platforms, use them if GNU autoconf/automake packages are not supported on your system. Copy appropriate Makefile to ../Makefile and run make.
www.eeworm.com/read/334162/12628807

sh bootstrap.sh

#!/bin/sh (cd gensrc; make) aclocal # sometimes automake takes a while to add all the required files :-) automake --add-missing automake --add-missing automake --add-missing automake --add-missing
www.eeworm.com/read/203067/15365924

readme-config

Developers may have to run some of the configure tools when, e.g., they add new files. At this time, do automake -include-deps autoconf
www.eeworm.com/read/106121/15647200

makefile-devel-adds

# # Auto-regenerate configure script or Makefile when things change. # From autoconf.info . Works best with GNU Make. # ${srcdir}/configure: configure.in cd ${srcdir} && autoconf # autoheader might