Skip to content
Snippets Groups Projects
Commit 6d1e1704 authored by Niels Möller's avatar Niels Möller
Browse files

Fixed MODULE_CFLAGS typo

Rev: src/modules/Ssleay/Makefile.in:1.2
parent 33ef435c
No related branches found
No related tags found
No related merge requests found
SRCDIR=@srcdir@ SRCDIR=@srcdir@
VPATH=@srcdir@:@srcdir@/../..:../.. VPATH=@srcdir@:@srcdir@/../..:../..
MODULE_CLAGS=@DEFS@ @CPPFLAGS@ MODULE_CFLAGS=@DEFS@ @CPPFLAGS@
OBJS=ssleay.o OBJS=ssleay.o
MODULE_LDFLAGS=@LDFLAGS@ @LIBS@ MODULE_LDFLAGS=@LDFLAGS@ @LIBS@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment