Staging
v0.5.1
https://github.com/python/cpython
Revision 48642d4a0a168c8ae0f0e455afc20738cc26cea8 authored by Georg Brandl on 31 March 2007, 18:58:21 UTC, committed by Georg Brandl on 31 March 2007, 18:58:21 UTC
returned by python-config if Python was built with --enable-shared
because that prevented the shared library from being used.
  (backport from rev. 54634)
1 parent 65407fb
History
Tip revision: 48642d4a0a168c8ae0f0e455afc20738cc26cea8 authored by Georg Brandl on 31 March 2007, 18:58:21 UTC
Bug #1655392: don't add -L/usr/lib/pythonX.Y/config to the LDFLAGS
Tip revision: 48642d4
File Mode Size
cache.c -rw-r--r-- 12.4 KB
cache.h -rw-r--r-- 2.1 KB
connection.c -rw-r--r-- 35.2 KB
connection.h -rw-r--r-- 4.5 KB
cursor.c -rw-r--r-- 31.2 KB
cursor.h -rw-r--r-- 2.3 KB
microprotocols.c -rw-r--r-- 4.2 KB
microprotocols.h -rw-r--r-- 2.1 KB
module.c -rw-r--r-- 13.2 KB
module.h -rw-r--r-- 1.8 KB
prepare_protocol.c -rw-r--r-- 4.3 KB
prepare_protocol.h -rw-r--r-- 1.4 KB
row.c -rw-r--r-- 7.0 KB
row.h -rw-r--r-- 1.2 KB
sqlitecompat.h -rw-r--r-- 1.2 KB
statement.c -rw-r--r-- 13.7 KB
statement.h -rw-r--r-- 1.9 KB
util.c -rw-r--r-- 2.8 KB
util.h -rw-r--r-- 1.4 KB

back to top