Commit 22520ea3 authored by Matthias Klose's avatar Matthias Klose

- configure.in: Replace AC_HELP_STRING with AS_HELP_STRING

parent a0bea5d5
#! /bin/sh
# From configure.in Revision: 80832 .
# From configure.in Revision: 80964 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65 for python 2.7.
#
......@@ -2963,8 +2963,8 @@ fi
##AC_ARG_WITH(dyld,
## AC_HELP_STRING(--with-dyld,
## Use (OpenStep|Rhapsody) dynamic linker))
## AS_HELP_STRING([--with-dyld],
## [Use (OpenStep|Rhapsody) dynamic linker]))
##
# Set name for machine-dependent library files
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment