Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-03-30 15:09:19 +0300
committerCorinna Vinschen <corinna@vinschen.de>2016-03-30 15:09:19 +0300
commit6436024c4cba0bf938983a005bad2e16f1af5e8e (patch)
treea99bf96d5ecadee9a934798e2324ebf9e20b9520 /winsup/utils/configure
parentcf41355aba481fdd94195654bf15b71f41b24469 (diff)
Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usage
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/utils/configure')
-rwxr-xr-xwinsup/utils/configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/utils/configure b/winsup/utils/configure
index 5cf181edd..32f75d6e0 100755
--- a/winsup/utils/configure
+++ b/winsup/utils/configure
@@ -1963,7 +1963,6 @@ test -n "$target_alias" &&
NONENONEs,x,x, &&
program_prefix=${target_alias}-
-
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'