[OSADL-svn-commits] r13 - fddi-20070618-1-ptx1
OSADL repository commits
osadl-svn-commits at lists.osadl.org
Tue Oct 2 11:41:48 CEST 2007
Author: robert
Date: Mon Jun 18 22:08:27 2007
New Revision: 13
Log:
revision 0.0.1
Modified:
fddi-20070618-1-ptx1/configure.ac
Modified: fddi-20070618-1-ptx1/configure.ac
==============================================================================
--- fddi-20070618-1-ptx1/configure.ac (original)
+++ fddi-20070618-1-ptx1/configure.ac Mon Jun 18 22:08:27 2007
@@ -2,9 +2,9 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([fddi], [0.0.0], [bugs at pengutronix.de])
+AC_INIT([fddi], [0.0.1], [bugs at pengutronix.de])
AC_CONFIG_HEADERS([include/fddi_config.h])
-AC_CONFIG_SRCDIR([src/fddi.c])
+AC_CONFIG_SRCDIR([src/libfddi.c])
AC_CONFIG_MACRO_DIR([config/m4])
AC_CONFIG_AUX_DIR([config/autoconf])
AC_CANONICAL_BUILD
More information about the OSADL-svn-commits
mailing list