Home | History | Annotate | Download | only in info

Lines Matching full:autoconf

414 `dev_t' using Autoconf and choose the argument type accordingly.  This
2556 to use Autoconf. It's unlikely that your program needs to know more
2557 information about the host platform than Autoconf can provide, simply
2748 Autoconf to figure out which file to include, or don't include
2803 get them properly defined is to use Autoconf.
3793 files--for example, Info files, and the output from Autoconf, Automake,
3849 a problem. (The Autoconf `AC_PROG_RANLIB' macro can help with this.)
4014 are using Autoconf, write it as `@prefix@'.)
4022 be `$(prefix)'. (If you are using Autoconf, write it as
4040 `$(exec_prefix)/bin'. (If you are using Autoconf, write it as
4047 write it as `$(exec_prefix)/sbin'. (If you are using Autoconf,
4054 (If you are using Autoconf, write it as `@libexecdir@'.)
4085 are using Autoconf, write it as `@datarootdir@'.) `datadir''s
4097 `$(datarootdir)'. (If you are using Autoconf, write it as
4111 using Autoconf, write it as `@sysconfdir@'.)
4123 using Autoconf, write it as `@sharedstatedir@'.)
4132 it as `$(prefix)/var'. (If you are using Autoconf, write it as
4144 `$(prefix)/include'. (If you are using Autoconf, write it as
4158 (If you are using Autoconf, you can write it as `@oldincludedir@'.)
4178 `$(datarootdir)/doc/YOURPKG'. (If you are using Autoconf, write
4186 written as `$(datarootdir)/info'. (If you are using Autoconf,
4196 Autoconf, write them as `@htmldir@', `@dvidir@',
4207 are using Autoconf, write it as `@libdir@'.)
4214 If you are using Autoconf, write the default as `@lispdir@'. In
4225 using Autoconf, write it as `@localedir@'.) This directory
4234 Autoconf, write it as `@mandir@'.)
4270 (If you are using Autoconf, use `srcdir = @srcdir@'.)
4300 current release of Autoconf and/or Automake; but as of Autoconf 2.60, we
4302 serve as specifications for what Autoconf will implement. As a
4303 programmer, you can either use a development version of Autoconf or
5349 * autoconf: System Portability. (line 23)