IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4919


Ignore:
Timestamp:
Aug 30, 2005, 3:40:58 PM (21 years ago)
Author:
jhoblitt
Message:

set default prefix to /usr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/configure.ac

    r4654 r4919  
    11dnl Copyright (C) 2005  Joshua Hoblitt
    22dnl
    3 dnl $Id: configure.ac,v 1.9 2005-07-29 01:43:13 jhoblitt Exp $
     3dnl $Id: configure.ac,v 1.10 2005-08-31 01:40:58 jhoblitt Exp $
    44
    55AC_PREREQ(2.59)
     
    3131AC_SUBST([AM_CFLAGS])
    3232
     33dnl default install prefix
     34AC_PREFIX_DEFAULT([/usr])
     35
    3336AC_CONFIG_FILES([
    3437  Makefile
Note: See TracChangeset for help on using the changeset viewer.