From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libgpg-error
Date: Wed, 19 Sep 2007 03:26:12 -0700 (PDT) [thread overview]
Message-ID: <20070919102612.55F80A67FF@busybox.net> (raw)
Author: aldot
Date: 2007-09-19 03:26:11 -0700 (Wed, 19 Sep 2007)
New Revision: 19884
Log:
- fix includedir
Modified:
trunk/buildroot/package/libgpg-error/libgpg-error.mk
Changeset:
Modified: trunk/buildroot/package/libgpg-error/libgpg-error.mk
===================================================================
--- trunk/buildroot/package/libgpg-error/libgpg-error.mk 2007-09-19 09:20:04 UTC (rev 19883)
+++ trunk/buildroot/package/libgpg-error/libgpg-error.mk 2007-09-19 10:26:11 UTC (rev 19884)
@@ -25,21 +25,22 @@
$(TARGET_CONFIGURE_OPTS) \
$(TARGET_CONFIGURE_ARGS) \
./configure \
- --target=$(GNU_TARGET_NAME) \
- --host=$(GNU_TARGET_NAME) \
- --build=$(GNU_HOST_NAME) \
- --prefix=/usr \
- --exec-prefix=/usr \
- --bindir=/usr/bin \
- --sbindir=/usr/sbin \
- --libdir=/lib \
- --libexecdir=/$(LIBGPG_ERROR_DESTDIR) \
- --sysconfdir=/etc \
- --datadir=/usr/share \
- --localstatedir=/var \
- --includedir=/include \
- --mandir=/usr/man \
- --infodir=/usr/info \
+ --target=$(GNU_TARGET_NAME) \
+ --host=$(GNU_TARGET_NAME) \
+ --build=$(GNU_HOST_NAME) \
+ --prefix=/usr \
+ --exec-prefix=/usr \
+ --bindir=/usr/bin \
+ --sbindir=/usr/sbin \
+ --libdir=/lib \
+ --libexecdir=/$(LIBGPG_ERROR_DESTDIR) \
+ --sysconfdir=/etc \
+ --datadir=/usr/share \
+ --localstatedir=/var \
+ --includedir=/usr/include \
+ --mandir=/usr/man \
+ --infodir=/usr/info \
+ $(DISABLE_NLS) \
)
touch $(LIBGPG_ERROR_DIR)/.configured
@@ -64,7 +65,6 @@
libgpg-error-dirclean:
rm -rf $(LIBGPG_ERROR_DIR)
-.PHONY: libgpg-error
#############################################################
#
# Toplevel Makefile options
next reply other threads:[~2007-09-19 10:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-19 10:26 aldot at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-11-28 8:57 [Buildroot] svn commit: trunk/buildroot/package/libgpg-error ulf at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070919102612.55F80A67FF@busybox.net \
--to=aldot@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox