view release on metacpan or search on metacpan
cci-src/aclocal.m4 view on Meta::CPAN
69506951695269536954695569566957695869596960696169626963696469656966696769686969# AM_PROG_CC_C_O
# --------------
# Like AC_PROG_CC_C_O, but changed for automake.
AC_DEFUN([AM_PROG_CC_C_O],
[AC_REQUIRE([AC_PROG_CC_C_O])dnl
AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
# FIXME: we rely on the cache variable name because
# there is no other way.
set dummy
$CC
ac_cc=`echo $[2] | sed [
's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'
]`
if
eval
"test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"
; then
# Losing compiler, so override with the script.
# FIXME: It is wrong to rewrite CC.
# But if we don't then we get into trouble of one sort or another.
# A longer-term fix would be to have automake use am__CC in this case,
# and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
CC=
"$am_aux_dir/compile $CC"
fi
])
cci-src/aclocal.m4 view on Meta::CPAN
713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169# Just in case
sleep
1
echo timestamp > conftest.file
# Do `set' in a subshell so we don't clobber the current shell's
# arguments. Must try -L first in case configure is actually a
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
if
(
set X `ls -Lt
$srcdir
/configure conftest.file 2> /dev/null`
if
test
"$[*]"
=
"X"
; then
# -L didn't work.
set X `ls -t
$srcdir
/configure conftest.file`
fi
rm -f conftest.file
if
test
"$[*]"
!=
"X $srcdir/configure conftest.file"
\
&& test
"$[*]"
!=
"X conftest.file $srcdir/configure"
; then
# If neither matched, then we have a broken ls. This can happen
# if, for instance, CONFIG_SHELL is bash and it inherits a
# broken ls alias from the environment. This has actually
# happened. Such a system could not be considered "sane".
AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
alias in your environment])
fi
test
"$[2]"
= conftest.file
)
then
# Ok.
:
else
AC_MSG_ERROR([newly created file is older than distributed files!
Check your
system
clock])
fi
AC_MSG_RESULT(yes)])
cci-src/config/ltmain.sh view on Meta::CPAN
811812813814815816817818819820821822823824825826827828829830
;;
esac
done
qlibobj=`
$echo
"X$libobj"
|
$Xsed
-e
"$sed_quote_subst"
`
case
$qlibobj
in
*[\[\~\
#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
qlibobj=
"\"$qlibobj\""
;;
esac
test
"X$libobj"
!=
"X$qlibobj"
\
&&
$echo
"X$libobj"
|
grep
'[]~#^*{};<>?"'
"
'"'
&()|`$[]' \
&&
$echo
"$modename: libobj name \`$libobj' may not contain shell special characters."
objname=`
$echo
"X$obj"
|
$Xsed
-e
's%^.*/%%'
`
xdir=`
$echo
"X$obj"
|
$Xsed
-e
's%/[^/]*$%%'
`
if
test
"X$xdir"
=
"X$obj"
; then
xdir=
else
xdir=
$xdir
/
fi
lobj=${xdir}
$objdir
/
$objname
cci-src/configure view on Meta::CPAN
467468469470471472473474475476477478479480481482483484485486487488
N
:loop
s/[$]LINENO\([^
'$as_cr_alnum'
_].*\n\)\(.*\)/\2\1\2/
t loop
s/-\n.*//
' >
$as_me
.lineno &&
chmod
+x
"$as_me.lineno"
||
{
$as_echo
"$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell"
>&2
{ (
exit
1);
exit
1; }; }
# Don't try to exec as it changes $[0], causing all sort of problems
# (the dirname of $[0] is not the place where we might find the
# original and so on. Autoconf is especially sensitive to this).
.
"./$as_me.lineno"
# Exit status is that of the last command.
exit
}
if
(as_dir=`dirname -- /` && test
"X$as_dir"
= X/) >/dev/null 2>&1; then
as_dirname=dirname
else
cci-src/configure view on Meta::CPAN
29880298812988229883298842988529886298872988829889298902989129892298932989429895298962989729898298992990029901
N
:loop
s/[$]LINENO\([^
'$as_cr_alnum'
_].*\n\)\(.*\)/\2\1\2/
t loop
s/-\n.*//
' >
$as_me
.lineno &&
chmod
+x
"$as_me.lineno"
||
{
$as_echo
"$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell"
>&2
{ (
exit
1);
exit
1; }; }
# Don't try to exec as it changes $[0], causing all sort of problems
# (the dirname of $[0] is not the place where we might find the
# original and so on. Autoconf is especially sensitive to this).
.
"./$as_me.lineno"
# Exit status is that of the last command.
exit
}
if
(as_dir=`dirname -- /` && test
"X$as_dir"
= X/) >/dev/null 2>&1; then
as_dirname=dirname
else
cci-src/configure view on Meta::CPAN
299782997929980299812998229983299842998529986299872998829989299902999129992299932999429995299962999729998# Sed expression to map a string onto a valid CPP name.
as_tr_cpp=
"eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
# Sed expression to map a string onto a valid variable name.
as_tr_sh=
"eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
exec
6>&1
# Save the log message, to keep $[0] and so on meaningful, and to
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by CUBRID
$as_me
10.1.0.7663, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
CONFIG_HEADERS =
$CONFIG_HEADERS
CONFIG_LINKS =
$CONFIG_LINKS
CONFIG_COMMANDS =
$CONFIG_COMMANDS
cci-src/external/libregex38a/aclocal.m4 view on Meta::CPAN
708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124# Just in case
sleep
1
echo timestamp > conftest.file
# Do `set' in a subshell so we don't clobber the current shell's
# arguments. Must try -L first in case configure is actually a
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
if
(
set X `ls -Lt
$srcdir
/configure conftest.file 2> /dev/null`
if
test
"$[*]"
=
"X"
; then
# -L didn't work.
set X `ls -t
$srcdir
/configure conftest.file`
fi
rm -f conftest.file
if
test
"$[*]"
!=
"X $srcdir/configure conftest.file"
\
&& test
"$[*]"
!=
"X conftest.file $srcdir/configure"
; then
# If neither matched, then we have a broken ls. This can happen
# if, for instance, CONFIG_SHELL is bash and it inherits a
# broken ls alias from the environment. This has actually
# happened. Such a system could not be considered "sane".
AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
alias in your environment])
fi
test
"$[2]"
= conftest.file
)
then
# Ok.
:
else
AC_MSG_ERROR([newly created file is older than distributed files!
Check your
system
clock])
fi
AC_MSG_RESULT(yes)])
cci-src/external/libregex38a/configure view on Meta::CPAN
467468469470471472473474475476477478479480481482483484485486487488
N
:loop
s/[$]LINENO\([^
'$as_cr_alnum'
_].*\n\)\(.*\)/\2\1\2/
t loop
s/-\n.*//
' >
$as_me
.lineno &&
chmod
+x
"$as_me.lineno"
||
{
$as_echo
"$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell"
>&2
{ (
exit
1);
exit
1; }; }
# Don't try to exec as it changes $[0], causing all sort of problems
# (the dirname of $[0] is not the place where we might find the
# original and so on. Autoconf is especially sensitive to this).
.
"./$as_me.lineno"
# Exit status is that of the last command.
exit
}
if
(as_dir=`dirname -- /` && test
"X$as_dir"
= X/) >/dev/null 2>&1; then
as_dirname=dirname
else
cci-src/external/libregex38a/configure view on Meta::CPAN
20708207092071020711207122071320714207152071620717207182071920720207212072220723207242072520726207272072820729
N
:loop
s/[$]LINENO\([^
'$as_cr_alnum'
_].*\n\)\(.*\)/\2\1\2/
t loop
s/-\n.*//
' >
$as_me
.lineno &&
chmod
+x
"$as_me.lineno"
||
{
$as_echo
"$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell"
>&2
{ (
exit
1);
exit
1; }; }
# Don't try to exec as it changes $[0], causing all sort of problems
# (the dirname of $[0] is not the place where we might find the
# original and so on. Autoconf is especially sensitive to this).
.
"./$as_me.lineno"
# Exit status is that of the last command.
exit
}
if
(as_dir=`dirname -- /` && test
"X$as_dir"
= X/) >/dev/null 2>&1; then
as_dirname=dirname
else
cci-src/external/libregex38a/configure view on Meta::CPAN
208062080720808208092081020811208122081320814208152081620817208182081920820208212082220823208242082520826# Sed expression to map a string onto a valid CPP name.
as_tr_cpp=
"eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
# Sed expression to map a string onto a valid variable name.
as_tr_sh=
"eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
exec
6>&1
# Save the log message, to keep $[0] and so on meaningful, and to
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by libregex38a
$as_me
3.8a, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
CONFIG_HEADERS =
$CONFIG_HEADERS
CONFIG_LINKS =
$CONFIG_LINKS
CONFIG_COMMANDS =
$CONFIG_COMMANDS
cci-src/external/libregex38a/ltmain.sh view on Meta::CPAN
811812813814815816817818819820821822823824825826827828829830
;;
esac
done
qlibobj=`
$echo
"X$libobj"
|
$Xsed
-e
"$sed_quote_subst"
`
case
$qlibobj
in
*[\[\~\
#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
qlibobj=
"\"$qlibobj\""
;;
esac
test
"X$libobj"
!=
"X$qlibobj"
\
&&
$echo
"X$libobj"
|
grep
'[]~#^*{};<>?"'
"
'"'
&()|`$[]' \
&&
$echo
"$modename: libobj name \`$libobj' may not contain shell special characters."
objname=`
$echo
"X$obj"
|
$Xsed
-e
's%^.*/%%'
`
xdir=`
$echo
"X$obj"
|
$Xsed
-e
's%/[^/]*$%%'
`
if
test
"X$xdir"
=
"X$obj"
; then
xdir=
else
xdir=
$xdir
/
fi
lobj=${xdir}
$objdir
/
$objname