IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10868


Ignore:
Timestamp:
Jan 1, 2007, 11:04:11 AM (19 years ago)
Author:
eugene
Message:

minor cleanup and comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/configure.ac

    r10515 r10868  
    99AM_MAINTAINER_MODE
    1010
    11 dnl otherise AC_PROG_CC will default CFLAGS to "-g -02"
     11dnl otherwise AC_PROG_CC will default CFLAGS to "-g -02"
    1212if test -z ${CFLAGS} ; then
    1313  CFLAGS=""
     
    2323dnl enable largefile supports
    2424AC_SYS_LARGEFILE
    25 
    26 echo "CFLAGS: $CFLAGS"
    2725
    2826dnl handle debug building
Note: See TracChangeset for help on using the changeset viewer.