comparison configure @ 18434:780e6a9b62ff

Remove unnecessary commented out OPTFLAGS line.
author diego
date Thu, 11 May 2006 08:05:05 +0000
parents c459df5e8afd
children 3a58a8133b3b
comparison
equal deleted inserted replaced
18433:83c42ca135c4 18434:780e6a9b62ff
7291 CC = $_cc 7291 CC = $_cc
7292 HOST_CC = $_host_cc 7292 HOST_CC = $_host_cc
7293 AWK = $_awk 7293 AWK = $_awk
7294 RANLIB = $_ranlib 7294 RANLIB = $_ranlib
7295 INSTALL = $_install 7295 INSTALL = $_install
7296 # OPTFLAGS = -O4 $_profile $_debug $_march $_mcpu $_pipe -fomit-frame-pointer -ffast-math
7297 EXTRA_INC = $_inc_extra 7296 EXTRA_INC = $_inc_extra
7298 OPTFLAGS = -I../libvo -I../../libvo $_inc_x11 $CFLAGS \$(EXTRA_INC) 7297 OPTFLAGS = -I../libvo -I../../libvo $_inc_x11 $CFLAGS \$(EXTRA_INC)
7299 STRIPBINARIES = $_stripbinaries 7298 STRIPBINARIES = $_stripbinaries
7300 CHARSET = $_charset 7299 CHARSET = $_charset
7301 HELP_FILE = $_mp_help 7300 HELP_FILE = $_mp_help