Changeset 4012 for branches/0.18-stable/build_support/Makefile.am
- Timestamp:
- Oct 27, 2020, 8:47:23 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.18-stable/build_support/Makefile.am
r3987 r4012 89 89 --exec-prefix="$(exec_prefix)" \ 90 90 --libdir="$(libdir)" --includedir="$(includedir)" \ 91 --input=" ../$(srcdir)/build_support/yat.pc.in" > yat.pc-t \91 --input="$(abs_srcdir)/build_support/yat.pc.in" > yat.pc-t \ 92 92 && mv yat.pc-t yat.pc
Note: See TracChangeset
for help on using the changeset viewer.