summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/appl/movemail/Imakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/appl/movemail/Imakefile b/src/appl/movemail/Imakefile
index 8ed0a7e47..d91dfddb8 100644
--- a/src/appl/movemail/Imakefile
+++ b/src/appl/movemail/Imakefile
@@ -28,6 +28,8 @@
DEPLIBS = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB) $(HESLIBS)
DEFINES = -DKERBEROS -DKRB5 -DMAIL_USE_POP $(OSDEFS) $(HESDEFS)
+#ifndef AIXArchitecture
OSDEFS = -DMAIL_USE_FLOCK -DBSD
+#endif
SimpleTestProgramTarget(movemail)