I just tried Fred's distutils.sysconfig.OPT thing, which failed. I then poked around and found distutils.sysconf.get_config_var. That wouldn't work because I hadn't installed the 2.2 interpreter (there is as yet no /usr/local/lib/python2.2). So, I finall just grepped my Makefile for OPT and found this definition: OPT= -g -O2 -Wall -Wstrict-prototypes -Dss_family=__ss_family -Dss_len=__ss_len What are those -D flags doing in OPT? Shouldn't they be in CPPFLAGS or CFLAGS? Skip
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4