diff --git a/configure b/configure
index 78752d3..0d13684 100755
--- a/configure
+++ b/configure
@@ -917,6 +917,8 @@
 PTHREAD_LIBS
 PTHREAD_CC
 ax_pthread_config
+CONFIGDIR_ARCH
+INCLUDEDIR_ARCH
 WinPathScript
 USING_CL_FALSE
 USING_CL_TRUE
@@ -8270,6 +8272,8 @@
 #define INCLUDEDIR_ARCH "$includedir_arch"
 _ACEOF
 
+INCLUDEDIR_ARCH="$includedir_arch"
+
 
 #
 # ARCH specific configuration directory
@@ -8288,6 +8292,8 @@
 #define CONFIGDIR_ARCH "$configdir_arch"
 _ACEOF
 
+CONFIGDIR_ARCH="$configdir_arch"
+
 
 #
 # Enable support for threads