--- highlight-2.4-1/highlight/makefile.BAD 2005-08-03 10:44:08.000000000 -0500 +++ highlight-2.4-1/highlight/makefile 2005-08-03 10:44:36.000000000 -0500 @@ -15,7 +15,7 @@ CXX=c++ -CFLAGS := -O2 -Wall -pedantic -DHL_DATA_DIR=\"${HL_DATA_DIR}\" +CFLAGS := $(RPM_OPT_FLAGS) -DHL_DATA_DIR=\"${HL_DATA_DIR}\" LDFLAGS = -L/usr/lib -s