- Timestamp:
- Aug 23, 2010, 10:30:10 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r1119 r1172 241 241 PLPLOT_LIBS="-lplplotcxxd -lplplotd"; 242 242 AS_IF([test -n "$with_plplot" && test "x$with_plplot" != "xyes"], [ 243 YAT_LD_ADD_FLAG([PLPLOT_LDFLAGS], [-L$with_plplot/lib s])243 YAT_LD_ADD_FLAG([PLPLOT_LDFLAGS], [-L$with_plplot/lib]) 244 244 ]) 245 245 ])
Note: See TracChangeset
for help on using the changeset viewer.