Send commitlog mailing list submissions to
        commitlog@lists.openmoko.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
        commitlog-requ...@lists.openmoko.org

You can reach the person managing the list at
        commitlog-ow...@lists.openmoko.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:

   1. r5960 - trunk/src/host/dfu-util (ste...@docs.openmoko.org)
--- Begin Message ---
Author: stefan
Date: 2010-05-04 20:11:14 +0200 (Tue, 04 May 2010)
New Revision: 5960

Modified:
   trunk/src/host/dfu-util/configure.ac
Log:
configure.ac: Remove outdated atmel.c reference.

Modified: trunk/src/host/dfu-util/configure.ac
===================================================================
--- trunk/src/host/dfu-util/configure.ac        2010-05-04 18:11:11 UTC (rev 
5959)
+++ trunk/src/host/dfu-util/configure.ac        2010-05-04 18:11:14 UTC (rev 
5960)
@@ -5,7 +5,6 @@
 AC_INIT([dfu-util],[0.1])
 AC_CONFIG_AUX_DIR(m4)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
-#AC_CONFIG_SRCDIR([src/atmel.c])
 AM_CONFIG_HEADER([config.h])
 
 # Test for new silent rules and enable only if they are available
@@ -17,7 +16,6 @@
 AC_PROG_CC
 
 # Checks for libraries.
-
 PKG_CHECK_MODULES(USB, libusb >= 0.1.4,,
                  AC_MSG_ERROR([*** Required libusb >= 0.1.4 not installed 
***]))
 AC_CHECK_LIB([usbpath],[usb_path2devnum],,,-lusb)




--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to