[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kde-baseapps/frameworks] about: - oops, reverting AM_LDFLAGS back to LDFLAGS, as David found out th
From:       Kevin Ottens <ervin () kde ! org>
Date:       2014-04-25 23:25:24
Message-ID: E1WdpUi-0000VF-TM () scm ! kde ! org
[Download RAW message or body]

Git commit 785010957a45e1366642bbca4e3c11dab90b601e by Kevin Ottens, on behalf of Simon Hausmann.
Committed on 08/10/2002 at 08:41.
Pushed by ervin into branch 'frameworks'.

- oops, reverting AM_LDFLAGS back to LDFLAGS, as David found out that
  automake 1.5 doesn't support AM_LDFLAGS :-( Sorry, I thought it's a
  no-brainer, but apparently it isn't :-(

svn path=/trunk/kdebase/kioslave/; revision=182707

M  +1    -1    about/Makefile.am

http://commits.kde.org/kde-baseapps/785010957a45e1366642bbca4e3c11dab90b601e

diff --git a/about/Makefile.am b/about/Makefile.am
index ea8aa45..fb77338 100644
--- a/about/Makefile.am
+++ b/about/Makefile.am
@@ -1,7 +1,7 @@
 ## Makefile.am of kdebase/kioslave/about
 
 INCLUDES= $(all_includes)
-AM_LDFLAGS = $(all_libraries) $(KDE_RPATH)
+LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
 ####### Files
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic