Commit 2b8733fb authored by Matthias Klose's avatar Matthias Klose

- configure.in: Replace AC_HELP_STRING with AS_HELP_STRING

parent bc37298e
#! /bin/sh #! /bin/sh
# From configure.in Revision: 80444 . # From configure.in Revision: 80449 .
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65 for python 3.2. # Generated by GNU Autoconf 2.65 for python 3.2.
# #
...@@ -2907,7 +2907,7 @@ fi ...@@ -2907,7 +2907,7 @@ fi
##AC_ARG_WITH(dyld, ##AC_ARG_WITH(dyld,
## AC_HELP_STRING([--with-dyld], ## AS_HELP_STRING([--with-dyld],
## [Use (OpenStep|Rhapsody) dynamic linker])) ## [Use (OpenStep|Rhapsody) dynamic linker]))
## ##
# Set name for machine-dependent library files # 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