summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure88
1 files changed, 10 insertions, 78 deletions
diff --git a/configure b/configure
index 6953005..57f8f1b 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.53 for sysfsutils 1.0.0.
+# Generated by GNU Autoconf 2.53 for sysfsutils 1.1.0.
#
# Report bugs to <linux-diag-devel@lists.sourceforge.net>.
#
@@ -415,8 +415,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='sysfsutils'
PACKAGE_TARNAME='sysfsutils'
-PACKAGE_VERSION='1.0.0'
-PACKAGE_STRING='sysfsutils 1.0.0'
+PACKAGE_VERSION='1.1.0'
+PACKAGE_STRING='sysfsutils 1.1.0'
PACKAGE_BUGREPORT='linux-diag-devel@lists.sourceforge.net'
ac_unique_file="config.h.in"
@@ -921,7 +921,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures sysfsutils 1.0.0 to adapt to many kinds of systems.
+\`configure' configures sysfsutils 1.1.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -987,7 +987,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of sysfsutils 1.0.0:";;
+ short | recursive ) echo "Configuration of sysfsutils 1.1.0:";;
esac
cat <<\_ACEOF
@@ -1082,7 +1082,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-sysfsutils configure 1.0.0
+sysfsutils configure 1.1.0
generated by GNU Autoconf 2.53
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -1097,7 +1097,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by sysfsutils $as_me 1.0.0, which was
+It was created by sysfsutils $as_me 1.1.0, which was
generated by GNU Autoconf 2.53. Invocation command line was
$ $0 $@
@@ -1629,7 +1629,7 @@ fi
# Define the identity of the package.
PACKAGE=sysfsutils
- VERSION=1.0.0
+ VERSION=1.1.0
cat >>confdefs.h <<_ACEOF
@@ -8203,74 +8203,6 @@ fi
done
-# Checks for libraries.
-# FIXME: Replace `main' with a function in `-lsysfs':
-
-echo "$as_me:$LINENO: checking for sysfs_read_directory in -lsysfs" >&5
-echo $ECHO_N "checking for sysfs_read_directory in -lsysfs... $ECHO_C" >&6
-if test "${ac_cv_lib_sysfs_sysfs_read_directory+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsysfs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-#line $LINENO "configure"
-#include "confdefs.h"
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char sysfs_read_directory ();
-#ifdef F77_DUMMY_MAIN
-# ifdef __cplusplus
- extern "C"
-# endif
- int F77_DUMMY_MAIN() { return 1; }
-#endif
-int
-main ()
-{
-sysfs_read_directory ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_sysfs_sysfs_read_directory=yes
-else
- echo "$as_me: failed program was:" >&5
-cat conftest.$ac_ext >&5
-ac_cv_lib_sysfs_sysfs_read_directory=no
-fi
-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_sysfs_sysfs_read_directory" >&5
-echo "${ECHO_T}$ac_cv_lib_sysfs_sysfs_read_directory" >&6
-if test $ac_cv_lib_sysfs_sysfs_read_directory = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBSYSFS 1
-_ACEOF
-
- LIBS="-lsysfs $LIBS"
-
-fi
-
-
# Checks for header files.
@@ -9918,7 +9850,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by sysfsutils $as_me 1.0.0, which was
+This file was extended by sysfsutils $as_me 1.1.0, which was
generated by GNU Autoconf 2.53. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -9980,7 +9912,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-sysfsutils config.status 1.0.0
+sysfsutils config.status 1.1.0
configured by $0, generated by GNU Autoconf 2.53,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"