diff --git a/src/MAKE/Makefile.g++ b/src/MAKE/Makefile.g++ index efd1e8b64b..b51db07fa6 100755 --- a/src/MAKE/Makefile.g++ +++ b/src/MAKE/Makefile.g++ @@ -28,7 +28,7 @@ SHLIBFLAGS = -shared # LAMMPS ifdef settings, OPTIONAL # see possible settings in doc/Section_start.html#2_2 (step 4) -LMP_INC = -DLAMMPS_GZIP -DLAMMPS_JPEG -DLAMMPS_FFMPEG +LMP_INC = -DLAMMPS_GZIP -DLAMMPS_JPEG # MPI library, REQUIRED # see discussion in doc/Section_start.html#2_2 (step 5)