Changeset 2108 for trunk/packages


Ignore:
Timestamp:
Feb 26, 2011, 12:31:44 AM (14 years ago)
Author:
ldelgass
Message:

Update configure after configure.in change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/configure

    r2101 r2108  
    644644DX_LIB_SPEC
    645645DX_INC_SPEC
    646 VTK_LIB_SPEC
     646VTK_LIB_DIR
    647647VTK_INC_SPEC
    648648RP_DIR
     
    1133911339
    1134011340if test "x$with_vtk_libs" != "x"; then
    11341    VTK_LIB_SPEC=-L$with_vtk_libs
     11341   VTK_LIB_DIR=$with_vtk_libs
    1134211342fi
    1134311343
Note: See TracChangeset for help on using the changeset viewer.