Changeset 1776
- Timestamp:
- Feb 5, 2009, 8:17:47 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build_support/yat-config.in
r1697 r1776 1 1 # $Id$ 2 2 3 # Copyright (C) 2008 2009 Peter Johansson3 # Copyright (C) 2008, 2009 Peter Johansson 4 4 # 5 5 # This file is part of the yat library, http://dev.thep.lu.se/yat … … 38 38 LA_FILE="$libdir/lib@YAT_LIBNAME@.la" 39 39 if test x$installed = xno; then 40 LA_FILE="@abs_top_builddir@/ lib@YAT_LIBNAME@.la"40 LA_FILE="@abs_top_builddir@/yat/lib@YAT_LIBNAME@.la" 41 41 fi 42 42
Note: See TracChangeset
for help on using the changeset viewer.