summaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-06-01 04:47:42 +0000
committerjbj <devnull@localhost>2000-06-01 04:47:42 +0000
commitdcbbd4721720c4cd0514326d572c359b2976a497 (patch)
treead4b0e52ada750c0ee1b8b70c2f4046a0ebc731b /popt
parent9b910f6c5478707623cb37ab20497041124baeba (diff)
downloadlibrpm-tizen-dcbbd4721720c4cd0514326d572c359b2976a497.tar.gz
librpm-tizen-dcbbd4721720c4cd0514326d572c359b2976a497.tar.bz2
librpm-tizen-dcbbd4721720c4cd0514326d572c359b2976a497.zip
Split popt glue into lib/popt{BT,QV}.c.
Add dependencies to *.la. CVS patchset: 3787 CVS date: 2000/06/01 04:47:42
Diffstat (limited to 'popt')
-rwxr-xr-xpopt/configure.in3
-rw-r--r--popt/po/ro.po2
-rw-r--r--popt/po/sk.po2
-rw-r--r--popt/po/tr.po2
4 files changed, 6 insertions, 3 deletions
diff --git a/popt/configure.in b/popt/configure.in
index 922774de0..56d05af53 100755
--- a/popt/configure.in
+++ b/popt/configure.in
@@ -19,6 +19,9 @@ AC_PROG_INSTALL
if test "X$CC" = Xgcc; then
CFLAGS="-Wall $CFLAGS"
fi
+
+dnl XXX lose rpm libs
+LIBS=
addlib() {
l=$1
shift
diff --git a/popt/po/ro.po b/popt/po/ro.po
index 1eb1c0ebc..842e8a8b6 100644
--- a/popt/po/ro.po
+++ b/popt/po/ro.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: POPT\n"
-"POT-Creation-Date: 2000-05-31 13:35-0400\n"
+"POT-Creation-Date: 2000-05-31 21:46-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Cristian Gafton <gafton@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/popt/po/sk.po b/popt/po/sk.po
index bed307a2d..b31a1282b 100644
--- a/popt/po/sk.po
+++ b/popt/po/sk.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: popt\n"
-"POT-Creation-Date: 2000-05-31 13:35-0400\n"
+"POT-Creation-Date: 2000-05-31 21:46-0400\n"
"PO-Revision-Date: 1999-08-04 21:40+0200\n"
"Last-Translator: Stanislav Meduna <stano@eunet.sk>\n"
"Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n"
diff --git a/popt/po/tr.po b/popt/po/tr.po
index e4b1ff6ab..2dd89d771 100644
--- a/popt/po/tr.po
+++ b/popt/po/tr.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.2\n"
-"POT-Creation-Date: 2000-05-31 13:35-0400\n"
+"POT-Creation-Date: 2000-05-31 21:46-0400\n"
"PO-Revision-Date: 2000-01-06 13:01+0100\n"
"Last-Translator: Fatih Demir <kabalak@gmx.net>\n"
"Language-Team: Turkish Gnome Tranlation Team <gnotrap@gmx.net>\n"