fix bad @SO@

This commit is contained in:
Vítor Santos Costa 2010-06-14 16:49:46 +01:00
parent 6ddfecc861
commit d8e3483120
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ CWD=$(PWD)
#
OBJS=regexp.o @NO_BUILTIN_REGEXP@ regcomp.o regexec.o regerror.o regfree.o
SOBJS=regexp.@SO@ @NO_BUILTIN_REGEXP@ regcomp@SO@ regexec@SO@ regerror@SO@ regfree@SO@
SOBJS=regexp.@SO@ @NO_BUILTIN_REGEXP@ regcomp.@SO@ regexec.@SO@ regerror.@SO@ regfree.@SO@
#in some systems we just create a single object, in others we need to
# create a libray