gnome-scan r717 - trunk/tools
- From: bersace svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-scan r717 - trunk/tools
- Date: Sat, 20 Dec 2008 15:39:53 +0000 (UTC)
Author: bersace
Date: Sat Dec 20 15:39:53 2008
New Revision: 717
URL: http://svn.gnome.org/viewvc/gnome-scan?rev=717&view=rev
Log:
Link tools with SANE.
Modified:
trunk/tools/Makefile.am
Modified: trunk/tools/Makefile.am
==============================================================================
--- trunk/tools/Makefile.am (original)
+++ trunk/tools/Makefile.am Sat Dec 20 15:39:53 2008
@@ -22,11 +22,12 @@
gs-test.c
gs_test_CFLAGS = \
- $(GNOME_SCAN_CFLAGS) $(FLEGITA_CFLAGS) $(TOOLS_CFLAGS)
+ $(GNOME_SCAN_CFLAGS) $(FLEGITA_CFLAGS) $(TOOLS_CFLAGS) -lsane
gs_test_LDFLAGS = \
$(GNOME_SCAN_LIBS) $(FLEGITA_LIBS) $(TOOLS_LIBS) \
-L$(top_builddir)/lib -l SONAME@ \
+ -lsane \
-export-dynamic
else
EXTRA_DIST = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]