Skip to content

Commit

Permalink
Remove redundant AC_SUBST
Browse files Browse the repository at this point in the history
  • Loading branch information
Diablo-D3 committed Mar 18, 2012
1 parent 43b1924 commit 9655756
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -618,9 +618,9 @@ OPENSSL_LDFLAGS
OPENSSL_LIBS
OPENSSL_INCLUDES
PKG_CONFIG
LIBMOWGLI_MODULE_BUILD
LIBMOWGLI_STATIC_MODULES
LIBMOWGLI_SHARED_MODULES
LIBMOWGLI_MODULE_BUILD
LIBMOWGLI_OS
PTHREAD_CFLAGS
PTHREAD_LIBS
Expand Down Expand Up @@ -4402,7 +4402,6 @@ esac
OPENSSL="no"
found=false
Expand Down
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ case "$target" in
;;
esac
AC_SUBST([LIBMOWGLI_OS])
AC_SUBST([LIBMOWGLI_MODULE_BUILD])
AC_SUBST([LIBMOWGLI_SHARED_MODULES])
AC_SUBST([LIBMOWGLI_STATIC_MODULES])
AC_SUBST([LIBMOWGLI_MODULE_BUILD])
Expand Down

0 comments on commit 9655756

Please sign in to comment.