mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
- clean up
Original commit message from CVS: - clean up
This commit is contained in:
parent
e337ac9cbb
commit
5de2baa2cd
1 changed files with 0 additions and 6 deletions
|
@ -57,10 +57,4 @@ gstreamer_compprep_LDADD = $(GST_LIBS)
|
|||
gstreamer_compprep_CFLAGS = $(GST_CFLAGS) -DGST_CONFIG_DIR=\"$(GST_CONFIG_DIR)\"
|
||||
endif
|
||||
|
||||
### FIXME DELETEME
|
||||
### these flags are from the original branch
|
||||
### wrobell reckons we don't need them
|
||||
### LDADD = $(GST_LIBS)
|
||||
### CFLAGS = $(GST_CFLAGS) -DGST_CONFIG_DIR=\"$(GST_CONFIG_DIR)\" $(GLIB_CFLAGS) $(XML_CFLAGS)
|
||||
|
||||
EXTRA_DIST = $(man_MANS)
|
||||
|
|
Loading…
Reference in a new issue