summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorBalbir Singh <balbir@linux.vnet.ibm.com>2008-05-29 18:15:56 +0000
committerBalbir Singh <balbir@linux.vnet.ibm.com>2008-05-29 18:15:56 +0000
commitb8287d795e7d91c80165ce6624ae0b97d4c6b26b (patch)
tree5d2c90fad8c704ac6925c28303365e7f6d278e98 /configure
parentcd083835085747757e2e0464899bdee4b2529499 (diff)
downloadlibcg-b8287d795e7d91c80165ce6624ae0b97d4c6b26b.tar.gz
libcg-b8287d795e7d91c80165ce6624ae0b97d4c6b26b.tar.xz
libcg-b8287d795e7d91c80165ce6624ae0b97d4c6b26b.zip
Change the name from cgroup -> libcgroup
Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com> git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/tags/v0.1b@62 4f4bb910-9a46-0410-90c8-c897d4f1cd53
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure34
1 files changed, 34 insertions, 0 deletions
diff --git a/configure b/configure
index 907c8da..4504a65 100755
--- a/configure
+++ b/configure
@@ -7052,6 +7052,40 @@ echo "$as_me: $ac_file is unchanged" >&6;}
cat "$ac_result"
fi
rm -f "$tmp/out12"
+# Compute $ac_file's index in $config_headers.
+_am_arg=$ac_file
+_am_stamp_count=1
+for _am_header in $config_headers :; do
+ case $_am_header in
+ $_am_arg | $_am_arg:* )
+ break ;;
+ * )
+ _am_stamp_count=`expr $_am_stamp_count + 1` ;;
+ esac
+done
+echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
+$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$_am_arg" : 'X\(//\)[^/]' \| \
+ X"$_am_arg" : 'X\(//\)$' \| \
+ X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
+echo X"$_am_arg" |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+ s//\1/
+ q
+ }
+ /^X\(\/\/\)[^/].*/{
+ s//\1/
+ q
+ }
+ /^X\(\/\/\)$/{
+ s//\1/
+ q
+ }
+ /^X\(\/\).*/{
+ s//\1/
+ q
+ }
+ s/.*/./; q'`/stamp-h$_am_stamp_count
;;