[Pkg-ofed-commits] r611 - /branches/ofed-1.5lenny/ibutils/trunk/ibdm/configure.in

gmpc-guest at alioth.debian.org gmpc-guest at alioth.debian.org
Wed Feb 10 13:51:01 UTC 2010


Author: gmpc-guest
Date: Wed Feb 10 13:50:59 2010
New Revision: 611

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=611
Log:
fef

Modified:
    branches/ofed-1.5lenny/ibutils/trunk/ibdm/configure.in

Modified: branches/ofed-1.5lenny/ibutils/trunk/ibdm/configure.in
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/ofed-1.5lenny/ibutils/trunk/ibdm/configure.in?rev=611&op=diff
==============================================================================
--- branches/ofed-1.5lenny/ibutils/trunk/ibdm/configure.in (original)
+++ branches/ofed-1.5lenny/ibutils/trunk/ibdm/configure.in Wed Feb 10 13:50:59 2010
@@ -12,7 +12,7 @@
 AM_CONFIG_HEADER(config.h)
 
 dnl Auto make
-AM_INIT_AUTOMAKE(ibdm,1.2)
+AM_INIT_AUTOMAKE(ibdm,1.5.1)
 
 dnl Provides control over re-making of all auto files
 dnl We also use it to define swig dependencies so end
@@ -29,7 +29,7 @@
 AC_PROG_LN_S
 AC_PROG_MAKE_SET
 MLX_PROG_SWIG(1.1.5, eq)
-AM_PROG_LEX 
+AM_PROG_LEX
 AC_PROG_YACC
 
 dnl We will use libtool for making ...
@@ -69,7 +69,7 @@
 AC_REPLACE_FUNCS(memset)
 IS_INCLUDED_REGEX()
 
-dnl Just in case that the current version does not support the 
+dnl Just in case that the current version does not support the
 dnl usage of LTLIBOBJS
 
 dnl Xsed="sed -e s/^X//"
@@ -88,7 +88,7 @@
 AM_CONDITIONAL(DEBUG, test x$debug = xtrue)
 
 dnl Define an input config option to control final package prefix:
-dnl We compile and install in one dir - but we know eventually we 
+dnl We compile and install in one dir - but we know eventually we
 dnl will be moved to FINAL_PREFIX
 AC_ARG_WITH(final-prefix,
 [  --with-final-prefix=<dir>  Let IBDM know it will eventually be moved there],




More information about the Pkg-ofed-commits mailing list