mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
-bringing copyright tags up to FSF standard
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
SUBDIRS = contrib src m4 .
|
||||
EXTRA_DIST = acinclude.m4 libmicrohttpd.pc.in libmicrospdy.pc.in \
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
# This Makefile.am is in the public domain
|
||||
EXTRA_DIST = xcc ascebc mhd.png mhd.svg mhd_logo.png
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
man_MANS = libmicrohttpd.3
|
||||
|
||||
SUBDIRS = . examples doxygen
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
all:
|
||||
@echo -e \
|
||||
"Generate documentation:\n" \
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
SUBDIRS = .
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
# This Makefile.am is in the public domain
|
||||
EXTRA_DIST = libcurl.m4
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
if HAVE_CURL
|
||||
curltests = testcurl
|
||||
if HAVE_ZZUF
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
SUBDIRS = .
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
SUBDIRS = .
|
||||
|
||||
if ENABLE_SPDY
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/include \
|
||||
-I$(top_srcdir)/src/microhttpd
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/include \
|
||||
-I$(top_srcdir)/src/microspdy
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/include
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
SUBDIRS = .
|
||||
|
||||
AM_CFLAGS =
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
SUBDIRS = .
|
||||
|
||||
if USE_COVERAGE
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
SUBDIRS = .
|
||||
|
||||
if USE_COVERAGE
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
SUBDIRS = .
|
||||
|
||||
AM_CFLAGS = -DDATA_DIR=\"$(top_srcdir)/src/datadir/\"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# This Makefile.am is in the public domain
|
||||
SUBDIRS = .
|
||||
|
||||
if USE_COVERAGE
|
||||
|
||||
Reference in New Issue
Block a user