Changeset 3112 for trunk/test/yat_pc_test.sh
- Timestamp:
- Nov 10, 2013, 6:02:19 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/yat_pc_test.sh
r3107 r3112 58 58 CXXFLAGS = `pkg-config yat --cflags-only-other` 59 59 # add -L to link to local libyat 60 LDFLAGS = -L$abs_top_builddir/yat/ .libs`pkg-config yat --libs --static`60 LDFLAGS = -L$abs_top_builddir/yat/${lt_cv_objdir} `pkg-config yat --libs --static` 61 61 all: prog 62 62
Note: See TracChangeset
for help on using the changeset viewer.