Remove libgd from aclocal flags
This commit is contained in:
parent
081b24b59b
commit
62fd4acf92
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS}
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||||
NULL=
|
NULL=
|
||||||
SUBDIRS = vapi src data po
|
SUBDIRS = vapi src data po
|
||||||
if BUILD_MAN_PAGES
|
if BUILD_MAN_PAGES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue