Changeset 1776


Ignore:
Timestamp:
Feb 5, 2009, 8:17:47 PM (15 years ago)
Author:
Peter
Message:

corrected output from 'yat-config --link-libtool'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build_support/yat-config.in

    r1697 r1776  
    11# $Id$
    22
    3 # Copyright (C) 2008 2009 Peter Johansson
     3# Copyright (C) 2008, 2009 Peter Johansson
    44#
    55# This file is part of the yat library, http://dev.thep.lu.se/yat
     
    3838LA_FILE="$libdir/lib@YAT_LIBNAME@.la"
    3939if 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"
    4141fi
    4242
Note: See TracChangeset for help on using the changeset viewer.