Changeset 1171
- Timestamp:
- Aug 23, 2010, 3:44:34 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.8-stable/configure.ac
r1169 r1171 229 229 PLPLOT_LIBS="-lplplotcxxd -lplplotd"; 230 230 AS_IF([test -n "$with_plplot" && test "x$with_plplot" != "xyes"], [ 231 YAT_LD_ADD_FLAG([LDFLAGS], [-L$with_plplot/lib s])231 YAT_LD_ADD_FLAG([LDFLAGS], [-L$with_plplot/lib]) 232 232 ]) 233 233 ])
Note: See TracChangeset
for help on using the changeset viewer.