about summary refs log tree commit diff
path: root/pm_config.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'pm_config.in.h')
-rw-r--r--pm_config.in.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pm_config.in.h b/pm_config.in.h
index 77e9e693..f79d44c2 100644
--- a/pm_config.in.h
+++ b/pm_config.in.h
@@ -191,9 +191,9 @@
    NO_GCC_BUILTINS.
 
    Before Netpbm 10.65 (December 2013), Netpbm used GCC compiler extensions
-   to generate MMX code in Pamflip.  Starting in 10.65, Netpbm instead uses
+   to generate SSE code in Pamflip.  Starting in 10.65, Netpbm instead uses
    the more standard operators defined in <emmtrins.h>.  To prevent Netpbm
-   from explicitly using any MMX instructions, set WANT_MMX to N in
+   from explicitly using any SSE instructions, set WANT_SSE to N in
    config.mk.
 */