Lines Matching full:autoconf
430 `dev_t' using Autoconf and choose the argument type accordingly. This
2629 to use Autoconf. It's unlikely that your program needs to know more
2630 information about the host platform than Autoconf can provide, simply
2820 Autoconf to figure out which file to include, or don't include
2875 get them properly defined is to use Autoconf.
3622 GNU Autoconf (*note Introduction: (autoconf)Top.) and/or GNU Automake
3879 files--for example, Info files, and the output from Autoconf, Automake,
3935 a problem. (The Autoconf `AC_PROG_RANLIB' macro can help with this.)
4100 are using Autoconf, write it as `@prefix@'.)
4108 be `$(prefix)'. (If you are using Autoconf, write it as
4126 `$(exec_prefix)/bin'. (If you are using Autoconf, write it as
4133 write it as `$(exec_prefix)/sbin'. (If you are using Autoconf,
4140 (If you are using Autoconf, write it as `@libexecdir@'.)
4171 are using Autoconf, write it as `@datarootdir@'.) `datadir''s
4183 `$(datarootdir)'. (If you are using Autoconf, write it as
4197 using Autoconf, write it as `@sysconfdir@'.)
4209 using Autoconf, write it as `@sharedstatedir@'.)
4218 it as `$(prefix)/var'. (If you are using Autoconf, write it as
4230 `$(prefix)/include'. (If you are using Autoconf, write it as
4244 (If you are using Autoconf, you can write it as `@oldincludedir@'.)
4264 `$(datarootdir)/doc/YOURPKG'. (If you are using Autoconf, write
4272 written as `$(datarootdir)/info'. (If you are using Autoconf,
4282 you are using Autoconf, write them as `@htmldir@', `@dvidir@',
4293 are using Autoconf, write it as `@libdir@'.)
4300 If you are using Autoconf, write the default as `@lispdir@'. In
4311 using Autoconf, write it as `@localedir@'.) This directory
4320 Autoconf, write it as `@mandir@'.)
4356 (If you are using Autoconf, use `srcdir = @srcdir@'.)
4386 current release of Autoconf and/or Automake; but as of Autoconf 2.60, we
4388 serve as specifications for what Autoconf will implement. As a
4389 programmer, you can either use a development version of Autoconf or
5497 * autoconf: System Portability. (line 23)