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

Diff of /hurd/hurd/configure.ac

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

revision 1.1 by roland, Sat Feb 15 23:52:51 2003 UTC revision 1.2 by roland, Sun Feb 16 00:08:08 2003 UTC
# Line 1  Line 1 
1  dnl Run through autoconf to create a configure script for install-headers.  dnl Run through autoconf to create a configure script for install-headers.
2  AC_REVISION([$CVSid$])  AC_REVISION([$Id$])
3  AC_PREREQ(2.53)dnl              dnl Minimum Autoconf version required.  AC_PREREQ(2.53)dnl              dnl Minimum Autoconf version required.
4  AC_INIT([GNU Hurd], [bootstrap installation of header files])  AC_INIT([GNU Hurd], [bootstrap installation of header files])
5  AC_CONFIG_SRCDIR([hurd_types.h])  AC_CONFIG_SRCDIR([hurd_types.h])
# Line 7  AC_CONFIG_AUX_DIR([..]) Line 7  AC_CONFIG_AUX_DIR([..])
7    
8  AC_PROG_INSTALL  AC_PROG_INSTALL
9    
10  AC_CONFIG_FILES([install-headers])  AC_CONFIG_FILES([install-headers], [chmod +x install-headers])
11  AC_OUTPUT  AC_OUTPUT

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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