summaryrefslogtreecommitdiff
path: root/Build/source/utils/pmx/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/pmx/configure')
-rwxr-xr-xBuild/source/utils/pmx/configure10
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/utils/pmx/configure b/Build/source/utils/pmx/configure
index 765efd3e821..5b3be555a6c 100755
--- a/Build/source/utils/pmx/configure
+++ b/Build/source/utils/pmx/configure
@@ -632,7 +632,7 @@ GREP
CPP
RANLIB
LN_S
-AM_CPPFLAGS
+PMX_DEFINES
WIN32_WRAP_FALSE
WIN32_WRAP_TRUE
WIN32_FALSE
@@ -3844,7 +3844,7 @@ else
fi
-AM_CPPFLAGS='-DNON_UNIX_STDIO'
+PMX_DEFINES='-DNON_UNIX_STDIO'
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for native WIN32 or MINGW32" >&5
@@ -3895,9 +3895,9 @@ $as_echo "$kpse_cv_have_win32" >&6; }
case $kpse_cv_have_win32 in #(
native) :
- AM_CPPFLAGS="$AM_CPPFLAGS -DMSDOS" ;; #(
+ PMX_DEFINES="$PMX_DEFINES -DMSDOS" ;; #(
mingw32) :
- AM_CPPFLAGS="$AM_CPPFLAGS -DUSE_CLOCK" ;; #(
+ PMX_DEFINES="$PMX_DEFINES -DUSE_CLOCK" ;; #(
*) :
;;
esac
@@ -4526,7 +4526,7 @@ _ACEOF
if test $ac_cv_sizeof_long_long -lt 8; then
- AM_CPPFLAGS="$AM_CPPFLAGS -DNO_LONG_LONG"
+ PMX_DEFINES="$PMX_DEFINES -DNO_LONG_LONG"
fi
PMX_TREE=pmx-2.6.18