~ubuntu-branches/debian/stretch/sensors-applet/stretch

« back to all changes in this revision

Viewing changes to plugins/udisks/udisks-plugin.c

  • Committer: Package Import Robot
  • Author(s): Sam Morris
  • Date: 2013-10-13 22:27:47 UTC
  • mfrom: (1.2.8)
  • Revision ID: package-import@ubuntu.com-20131013222747-onim72lofoqew23j
Tags: 3.0.0+git4-2
Re-enable -Wl,--as-needed; the dh-autoreconf optino enables support for
it, but doesn't actually cause it to be used.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
13
 * GNU General Public License for more details.
14
14
 *
15
 
 * You should have received a copy of the GNU General Public License
16
 
 * along with this program; if not, write to the Free Software
17
 
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
15
 * You should have received a copy of the GNU General Public License along
 
16
 * with this program; if not, write to the Free Software Foundation, Inc.,
 
17
 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
18
18
 */
19
19
 
20
20
#ifdef HAVE_CONFIG_H