IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 26, 2005, 9:53:30 AM (21 years ago)
Author:
desonia
Message:

fixed small problems that made build using GCC 4.0 fail.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/pslib-config.in

    r3598 r3769  
    5757
    5858    --cflags)
    59         echo @PSLIB_CFLAGS@ 
     59        echo @PSLIB_CFLAGS@
    6060        ;;
    6161
     
    6363        echo -L@libdir@ -lpslib @PSLIB_LIBS@
    6464        ;;
    65    
     65
    6666    --deps)
    6767        echo @PSLIB_LIBS@
Note: See TracChangeset for help on using the changeset viewer.