summaryrefslogtreecommitdiff
path: root/libs/sigc++2
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-06-03 12:22:21 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-06-03 12:22:21 +0000
commita29b3b862aaa7964d64a625eac9962bb6d0ff14f (patch)
treef84a9d526ba320abc89fdb090fdd9b0aac2275eb /libs/sigc++2
parent66016dfef77df2c5f6bcb0bc44ffd7cb38b83f87 (diff)
small changes to export code to hopefully fix some bugs with range export(s)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3441 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/sigc++2')
-rw-r--r--libs/sigc++2/sigc++/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/sigc++2/sigc++/Makefile.in b/libs/sigc++2/sigc++/Makefile.in
index 11ff5f5904..f1aed4ae10 100644
--- a/libs/sigc++2/sigc++/Makefile.in
+++ b/libs/sigc++2/sigc++/Makefile.in
@@ -140,6 +140,7 @@ PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PERL_PATH = @PERL_PATH@
RANLIB = @RANLIB@
+SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@