~ubuntu-branches/ubuntu/precise/exiv2/precise

« back to all changes in this revision

Viewing changes to config/config.mk.in

Tags: upstream-0.20
ImportĀ upstreamĀ versionĀ 0.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# ***************************************************** -*- Makefile -*-
2
2
#
3
 
# Copyright (C) 2004-2008 Andreas Huggel <ahuggel@gmx.net>
 
3
# Copyright (C) 2004-2010 Andreas Huggel <ahuggel@gmx.net>
4
4
#
5
5
# This Makefile is part of the Exiv2 distribution.
6
6
#
31
31
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
32
#
33
33
# File:      config.mk.in
34
 
# Version:   $Rev: 1573 $
 
34
# Version:   $Rev: 2045 $
35
35
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
36
36
# History:   10-Dec-03, ahu: created
37
37
#
48
48
# **********************************************************************
49
49
# Libtool
50
50
LIBTOOL = $(top_srcdir)/libtool
51
 
LIBTOOL_DEPS = @LIBTOOL_DEPS@
 
51
LIBTOOL_DEPS = $(top_srcdir)/@LIBTOOL_DEPS@
52
52
 
53
53
# **********************************************************************
54
54
# C++ Compiler and precompiler