mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
remove LDADD and CFLAGS as this is broken usage, redundant, and gcc
2002-03-13 jacob berkman <jacob@ximian.com> * python/Makefile.am: remove LDADD and CFLAGS as this is broken usage, redundant, and gcc specific
This commit is contained in:
committed by
Jacob Berkman
parent
75be013085
commit
9be6586ca9
@ -28,9 +28,6 @@ mylibs = \
|
||||
|
||||
all: libxml2mod.so libxml2.py
|
||||
|
||||
LDADD = -lxml2
|
||||
CFLAGS = -Wall -g
|
||||
|
||||
pythondir = $(prefix)/lib/python${PYTHON_VERSION}/site-packages
|
||||
python_PROGRAMS = libxml2mod.so
|
||||
|
||||
|
Reference in New Issue
Block a user