Update of /cvsroot/playerstage/code/player/server/drivers/blobfinder/upcbarcode
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25782/server/drivers/blobfinder/upcbarcode

Modified Files:
      Tag: release-2-0-patches
        Makefile.am 
Log Message:
fixed bug 1640802

Index: Makefile.am
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/server/drivers/blobfinder/upcbarcode/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -d -r1.3 -r1.3.2.1
*** Makefile.am 28 Feb 2006 05:15:41 -0000      1.3
--- Makefile.am 30 Apr 2007 22:29:28 -0000      1.3.2.1
***************
*** 1,3 ****
! AM_CPPFLAGS = -Wall -I$(top_srcdir)
  
  noinst_LTLIBRARIES =
--- 1,3 ----
! AM_CPPFLAGS = -Wall -I$(top_srcdir) @OPENCV_CFLAGS@
  
  noinst_LTLIBRARIES =
***************
*** 9,10 ****
--- 9,11 ----
  
  libupcbarcode_la_SOURCES = upcbarcode.cc
+ libupcbarcode_la_LIBADD = @OPENCV_LIBS@


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to