build: revert previous change for now

pull/81/head
William Pitcock 2015-09-06 12:17:19 -05:00
parent f780656539
commit 938bb9e694
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@ libpkgconf_la_SOURCES = \
libpkgconf/tuple.c \
libpkgconf/dependency.c \
libpkgconf/queue.c
libpkgconf_la_LDFLAGS = -version-info 1:0:0 -export-symbols-regex '^pkgconf_'
libpkgconf_la_LDFLAGS = -version-info 1:0:0
# -export-symbols-regex '^pkgconf_'
pkgconf_MANS = pkgconf.1
pkgconf_LDADD = libpkgconf.la