mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-01-08 21:17:49 +03:00
Updates for 0.3.0 release
This commit is contained in:
parent
d32c48c5e5
commit
7e6377d666
571
ChangeLog
571
ChangeLog
@ -1,8 +1,565 @@
|
||||
2011-02-21 Daniel P. Berrange <dan@berrange.com>
|
||||
|
||||
* virt-viewer.spec.in:
|
||||
Fix misc RPM specfile bugs
|
||||
[74bd54a2be1b] [tip]
|
||||
|
||||
2011-02-11 Daniel P. Berrange <dan@berrange.com>
|
||||
|
||||
* Merge heads
|
||||
[63a275e6efad]
|
||||
|
||||
2011-02-08 yurchor <yurchor@fedoraproject.org>
|
||||
|
||||
* po/uk.po:
|
||||
l10n: Updates to Ukrainian (uk) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[42abba3e0529]
|
||||
|
||||
2011-02-08 elsupergomez <elsupergomez@fedoraproject.org>
|
||||
|
||||
* po/es.po:
|
||||
l10n: Updates to Spanish (Castilian) (es) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[f59694a06f0e]
|
||||
|
||||
2011-02-11 Daniel P. Berrange <dan@berrange.com>
|
||||
|
||||
* autobuild.sh:
|
||||
Disable mozilla plugin since it doesn't build currently
|
||||
[a15854eff628]
|
||||
|
||||
* virt-viewer.spec.in:
|
||||
Enable SPICE in Fedora 15 or later
|
||||
[4e4482cfc5df]
|
||||
|
||||
2011-02-07 Daniel P. Berrange <dan@berrange.com>
|
||||
|
||||
* configure.ac:
|
||||
Update pkg-config check for spice-gtk library
|
||||
[35b857dedeee]
|
||||
|
||||
2011-02-04 warrink <warrink@fedoraproject.org>
|
||||
|
||||
* po/nl.po:
|
||||
l10n: Updates to Dutch (Flemish) (nl) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[4bdba329fd50]
|
||||
|
||||
2011-02-04 raven <raven@fedoraproject.org>
|
||||
|
||||
* po/pl.po:
|
||||
l10n: Updates to Polish (pl) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[819835e085c6]
|
||||
|
||||
* po/pl.po:
|
||||
l10n: Updates to Polish (pl) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[8e8defe7444c]
|
||||
|
||||
2011-02-03 Daniel P. Berrange <dan@berrange.com>
|
||||
|
||||
* src/viewer.c:
|
||||
Fix waiting for VM based on UUID
|
||||
[607c42b3aba6]
|
||||
|
||||
* src/viewer-priv.h, src/viewer.c:
|
||||
Support connections over UNIX sockets
|
||||
[4f6b2cf8d10a]
|
||||
|
||||
* src/viewer.c:
|
||||
Avoid fetching XML document multiple times when extracting graphics
|
||||
[eccf7b274d8c]
|
||||
|
||||
2011-01-29 fdaluisio <fdaluisio@fedoraproject.org>
|
||||
|
||||
* po/it.po:
|
||||
l10n: Updates to Italian (it) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[c1559894facc]
|
||||
|
||||
2011-01-28 tomspur <tomspur@fedoraproject.org>
|
||||
|
||||
* po/de.po:
|
||||
l10n: Updates to German (de) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[8e6056966e8c]
|
||||
|
||||
2011-01-12 andreyjktl <andreyjktl@fedoraproject.org>
|
||||
|
||||
* po/ru.po:
|
||||
l10n: Updates to Russian (ru) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[6a5fa15abaa3]
|
||||
|
||||
2011-01-10 elsupergomez <elsupergomez@fedoraproject.org>
|
||||
|
||||
* po/es.po:
|
||||
l10n: Updates to Spanish (Castilian) (es) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[aaf4f61830cc]
|
||||
|
||||
2010-12-21 jassy <jassy@fedoraproject.org>
|
||||
|
||||
* po/pa.po:
|
||||
l10n: Updates to Panjabi (Punjabi) (pa) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[72eb4f8f3bc0]
|
||||
|
||||
2010-12-16 warrink <warrink@fedoraproject.org>
|
||||
|
||||
* po/nl.po:
|
||||
l10n: Updates to Dutch (Flemish) (nl) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[c2bc3efb0265]
|
||||
|
||||
2010-12-15 raven <raven@fedoraproject.org>
|
||||
|
||||
* po/pl.po:
|
||||
l10n: Updates to Polish (pl) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[879ab95fa860]
|
||||
|
||||
2010-12-10 Marc-André Lureau <marcandre.lureau@redhat.com>
|
||||
|
||||
* configure.ac, src/Makefile.am, src/viewer.c:
|
||||
build: make spice-gtk dependency optional
|
||||
[992d73fd6a85]
|
||||
|
||||
2010-11-30 Marc-André Lureau <marcandre.lureau@redhat.com>
|
||||
|
||||
* src/display-spice.c, src/display-vnc.c, src/display.h, src/viewer.c,
|
||||
src/viewer.glade:
|
||||
viewer: add support for spice resize-guest
|
||||
|
||||
And also turn on clipboard sharing.
|
||||
[328f3f0f57d2]
|
||||
|
||||
* AUTHORS, configure.ac, man/Makefile.am, man/virt-viewer.pod,
|
||||
po/POTFILES.in, src/Makefile.am, src/auth.c, src/auth.h, src
|
||||
/display-spice.c, src/display-spice.h, src/display-vnc.c, src
|
||||
/display-vnc.h, src/display.c, src/display.h, src/viewer-priv.h,
|
||||
src/viewer.c, src/viewer.glade:
|
||||
viewer: Add support for Spice
|
||||
[e9167b61921b]
|
||||
|
||||
2010-11-19 Marc-André Lureau <marcandre.lureau@redhat.com>
|
||||
|
||||
* src/viewer.c:
|
||||
viewer: generalize extract_port() into viewer_extract_xpath_string()
|
||||
[dbcb547de1e9]
|
||||
|
||||
* src/viewer.c:
|
||||
viewer: silence a few warnings of unused variables
|
||||
[bc2713b7997b]
|
||||
|
||||
* src/viewer.c:
|
||||
viewer: split vnc display creation out of viewer_activate()
|
||||
[de2d7bf9bd1e]
|
||||
|
||||
2010-12-14 Daniel P. Berrange <dan@berrange.com>
|
||||
|
||||
* src/auth.c:
|
||||
Improve auth dialog message when no address is available
|
||||
[526813f252f3]
|
||||
|
||||
2010-11-17 tombo <tombo@fedoraproject.org>
|
||||
|
||||
* po/it.po:
|
||||
l10n: Updates to Italian (it) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[fa512d3379da]
|
||||
|
||||
2010-10-04 giallu <giallu@fedoraproject.org>
|
||||
|
||||
* po/it.po:
|
||||
l10n: Updates to Italian (it) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[d0eba3f3dcf4]
|
||||
|
||||
2010-09-30 aron <aron@fedoraproject.org>
|
||||
|
||||
* po/zh_CN.po:
|
||||
l10n: Updates to Chinese (China) (zh_CN) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[eb3fb9f7894c]
|
||||
|
||||
2010-08-10 bozzo <bozzo@fedoraproject.org>
|
||||
|
||||
* po/fr.po:
|
||||
l10n: Updates to French (fr) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[d5bc241ed9f7]
|
||||
|
||||
2010-08-03 warrink <warrink@fedoraproject.org>
|
||||
|
||||
* po/nl.po:
|
||||
l10n: First Dutch translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[bfb63c06f06d]
|
||||
|
||||
2010-07-22 ankit <ankit@fedoraproject.org>
|
||||
|
||||
* po/gu.po:
|
||||
l10n: Updates to Gujarati (gu) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[44d8dc6c88f7]
|
||||
|
||||
2010-07-09 Daniel P. Berrange <dan@berrange.com>
|
||||
|
||||
* Merge heads
|
||||
[45de382c1988]
|
||||
|
||||
2010-07-06 raven <raven@fedoraproject.org>
|
||||
|
||||
* po/pl.po:
|
||||
l10n: Updates to Polish (pl) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[c374cc9b4e33]
|
||||
|
||||
2010-07-06 elsupergomez <elsupergomez@fedoraproject.org>
|
||||
|
||||
* po/es.po:
|
||||
l10n: Updates to Spanish (Castilian) (es) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[5c703e23a2b4]
|
||||
|
||||
2010-07-09 Ronnie Sahlberg <ronniesahlberg@gmail.com>
|
||||
|
||||
* man/virt-viewer.pod:
|
||||
Misc fixes to command line args in virt-viewer manpage
|
||||
|
||||
Fix three issues with the manpage for virt-viewer :
|
||||
|
||||
* Short option for --reconnect is -r, not -w
|
||||
* Show that the short option for zoom takes an argument
|
||||
* Add the --debug argument.
|
||||
[67e2d8113af9]
|
||||
|
||||
2010-07-05 Ronnie Sahlberg <ronniesahlberg@gmail.com>
|
||||
|
||||
* AUTHORS, man/virt-viewer.pod, src/main.c, src/viewer.c,
|
||||
src/viewer.glade, src/viewer.h:
|
||||
Add support for zoom levels
|
||||
|
||||
Add a menu for zooming in/out of the virtual desktop.
|
||||
|
||||
Add a --zoom command line to set the initial zoom level.
|
||||
|
||||
Defaults to 100% zoom at startup
|
||||
[99cd453a8746]
|
||||
|
||||
2010-07-05 Daniel P. Berrange <dan@berrange.com>
|
||||
|
||||
* po/LINGUAS:
|
||||
Add all current languages to LINGUAS file
|
||||
|
||||
No locale files were being installed since all the languages were
|
||||
missing in LINGUAS
|
||||
[9111b6888676]
|
||||
|
||||
2010-06-27 zoltanh721 <zoltanh721@fedoraproject.org>
|
||||
|
||||
* po/hu.po:
|
||||
l10n: Updates to Hungarian (hu) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[10cd88edd331]
|
||||
|
||||
2010-06-25 htaira <htaira@fedoraproject.org>
|
||||
|
||||
* po/ja.po:
|
||||
l10n: Updates to Japanese (ja) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[31ea04a18446]
|
||||
|
||||
2010-06-09 htaira <htaira@fedoraproject.org>
|
||||
|
||||
* po/ja.po:
|
||||
l10n: Updates to Japanese (ja) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[a0786647b8e9]
|
||||
|
||||
2010-04-14 mvdz <mvdz@fedoraproject.org>
|
||||
|
||||
* po/uk.po:
|
||||
l10n: Updates to Ukrainian (uk) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[47d846d27fdd]
|
||||
|
||||
2010-03-31 enshahar <enshahar@fedoraproject.org>
|
||||
|
||||
* po/ko.po:
|
||||
l10n: Updates to Korean (ko) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[4ea747fc1d6b]
|
||||
|
||||
2010-03-30 webappz <webappz@fedoraproject.org>
|
||||
|
||||
* po/hu.po:
|
||||
l10n: Updates to Hungarian (hu) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[c2e41385dabf]
|
||||
|
||||
* po/hu.po:
|
||||
l10n: Updates to Hungarian (hu) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[f38b2e86c5ef]
|
||||
|
||||
* po/hu.po:
|
||||
l10n: Updates to Hungarian (hu) translation
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[2e4d842c62af]
|
||||
|
||||
2010-03-22 mvdz <mvdz@fedoraproject.org>
|
||||
|
||||
* po/uk.po:
|
||||
l10n: Added Ukrainian translation.
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[88ad52cdf0aa]
|
||||
|
||||
2010-03-14 amitakhya <amitakhya@fedoraproject.org>
|
||||
|
||||
* po/as.po:
|
||||
l10n: Adding Assamese translations.
|
||||
|
||||
Transmitted-via: Transifex (translate.fedoraproject.org)
|
||||
[f815e2c8e5ad]
|
||||
|
||||
2010-02-26 runab <runab@fedoraproject.org>
|
||||
|
||||
* po/bn_IN.po:
|
||||
Sending translation for po/bn_IN.po
|
||||
[5c79b3bd5068]
|
||||
|
||||
2010-02-24 rajesh <rajesh@fedoraproject.org>
|
||||
|
||||
* po/hi.po:
|
||||
Sending translation for po/hi.po
|
||||
[c8f2537692e0]
|
||||
|
||||
2010-02-20 snicore <snicore@fedoraproject.org>
|
||||
|
||||
* po/hu.po:
|
||||
Sending translation for po/hu.po
|
||||
[1462825b8e02]
|
||||
|
||||
2010-02-08 anipeter <anipeter@fedoraproject.org>
|
||||
|
||||
* po/ml.po:
|
||||
Sending translation for po/ml.po
|
||||
[cd1284f62107]
|
||||
|
||||
2010-02-01 mgiri <mgiri@fedoraproject.org>
|
||||
|
||||
* po/or.po:
|
||||
Sending translation for po/or.po
|
||||
[78feb4d583ed]
|
||||
|
||||
2010-01-29 ifelix <ifelix@fedoraproject.org>
|
||||
|
||||
* po/ta.po:
|
||||
Sending translation for po/ta.po
|
||||
[7d4d3f5993a2]
|
||||
|
||||
2010-01-29 jassy <jassy@fedoraproject.org>
|
||||
|
||||
* po/pa.po:
|
||||
Sending translation for Punjabi
|
||||
[a5842cd7e908]
|
||||
|
||||
2010-01-28 sandeeps <sandeeps@fedoraproject.org>
|
||||
|
||||
* po/mr.po:
|
||||
Sending translation for po/mr.po
|
||||
[9de827a3645a]
|
||||
|
||||
2010-01-28 shanky <shanky@fedoraproject.org>
|
||||
|
||||
* po/kn.po:
|
||||
Sending translation for po/kn.po
|
||||
[32bedf3379c1]
|
||||
|
||||
2010-01-28 giallu <giallu@fedoraproject.org>
|
||||
|
||||
* po/it.po:
|
||||
Sending translation for Italian
|
||||
[4169a6aa9f03]
|
||||
|
||||
2010-01-28 jassy <jassy@fedoraproject.org>
|
||||
|
||||
* po/pa.po:
|
||||
Sending translation for po/pa.po
|
||||
[90ae444ba69c]
|
||||
|
||||
2010-01-28 kkrothap <kkrothap@fedoraproject.org>
|
||||
|
||||
* po/te.po:
|
||||
Sending translation for po/te.po
|
||||
[fca3f9a5bc8b]
|
||||
|
||||
2010-01-28 mospina <mospina@fedoraproject.org>
|
||||
|
||||
* po/ko.po:
|
||||
Sending translation for Korean
|
||||
[185dc845cc3f]
|
||||
|
||||
2010-01-25 "Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* po/it_IT.po:
|
||||
Remove bogus it_IT.po file, correct name was it.po
|
||||
[87e34764f943]
|
||||
|
||||
2010-01-24 tchuang <tchuang@fedoraproject.org>
|
||||
|
||||
* po/zh_TW.po:
|
||||
Sending translation for po/zh_TW.po
|
||||
[e50f8116a8ab]
|
||||
|
||||
2010-01-24 raven <raven@fedoraproject.org>
|
||||
|
||||
* po/it.po:
|
||||
Sending translation for po/it.po
|
||||
[9b614ce582ea]
|
||||
|
||||
2010-01-23 giallu <giallu@fedoraproject.org>
|
||||
|
||||
* po/it_IT.po:
|
||||
Sending translation for po/it_IT.po
|
||||
[ee470027df65]
|
||||
|
||||
2010-01-22 hedda <hedda@fedoraproject.org>
|
||||
|
||||
* po/de.po:
|
||||
Sending translation for German
|
||||
[557f60ac53b3]
|
||||
|
||||
2010-01-22 leahliu <leahliu@fedoraproject.org>
|
||||
|
||||
* po/zh_CN.po:
|
||||
Sending translation for Chinese (Simplified)
|
||||
[c9d98ce01d93]
|
||||
|
||||
2010-01-22 khasida <khasida@fedoraproject.org>
|
||||
|
||||
* po/ja.po:
|
||||
Sending translation for po/ja.po
|
||||
[34d80402dbed]
|
||||
|
||||
2010-01-22 mospina <mospina@fedoraproject.org>
|
||||
|
||||
* po/ko.po:
|
||||
Sending translation for po/ko.po
|
||||
[2b9684476fe6]
|
||||
|
||||
* po/es.po:
|
||||
Sending translation for Spanish
|
||||
[e08c6128ea8f]
|
||||
|
||||
2010-01-22 ypoyarko <ypoyarko@fedoraproject.org>
|
||||
|
||||
* po/ru.po:
|
||||
Sending translation for Russian
|
||||
[b11d479ee1f4]
|
||||
|
||||
2010-01-22 gcintra <gcintra@fedoraproject.org>
|
||||
|
||||
* po/pt_BR.po:
|
||||
Sending translation for po/pt_BR.po
|
||||
[892a90a8af67]
|
||||
|
||||
2010-01-22 samfreemanz <samfreemanz@fedoraproject.org>
|
||||
|
||||
* po/fr.po:
|
||||
Sending translation for French
|
||||
[5b55be5a0e46]
|
||||
|
||||
2010-01-22 hedda <hedda@fedoraproject.org>
|
||||
|
||||
* po/de.po:
|
||||
Sending translation for po/de.po
|
||||
[b13384930995]
|
||||
|
||||
2010-01-22 leahliu <leahliu@fedoraproject.org>
|
||||
|
||||
* po/zh_CN.po:
|
||||
Sending translation for Chinese (Simplified)
|
||||
[a2e13f979d94]
|
||||
|
||||
2010-01-21 leahliu <leahliu@fedoraproject.org>
|
||||
|
||||
* po/zh_CN.po:
|
||||
Sending translation for po/zh_CN.po
|
||||
[18b0c5353fef]
|
||||
|
||||
2010-01-21 ypoyarko <ypoyarko@fedoraproject.org>
|
||||
|
||||
* po/ru.po:
|
||||
Sending translation for po/ru.po
|
||||
[f22e478e8046]
|
||||
|
||||
2010-01-21 mospina <mospina@fedoraproject.org>
|
||||
|
||||
* po/es.po:
|
||||
Sending translation for po/es.po
|
||||
[cd6be7781059]
|
||||
|
||||
2010-01-21 swkothar <swkothar@fedoraproject.org>
|
||||
|
||||
* po/gu.po:
|
||||
Sending translation for po/gu.po
|
||||
[ed59815240d9]
|
||||
|
||||
2010-01-18 renault <renault@fedoraproject.org>
|
||||
|
||||
* po/fr.po:
|
||||
Sending translation for po/fr.po
|
||||
[f0a3b5b30f92]
|
||||
|
||||
2010-01-15 "Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* .hgtags:
|
||||
Added tag release-0.2.1 for changeset 13bcca43c859
|
||||
[236029760251]
|
||||
|
||||
* AUTHORS, ChangeLog, NEWS, README, configure.ac:
|
||||
Updates for 0.2.1 release
|
||||
[13bcca43c859] [release-0.2.1]
|
||||
|
||||
2010-01-13 raven <raven@fedoraproject.org>
|
||||
|
||||
* po/pl.po:
|
||||
Sending translation for Polish
|
||||
[d114aac4cfb8] [tip]
|
||||
[d114aac4cfb8]
|
||||
|
||||
2010-01-12 "Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
@ -356,14 +913,6 @@
|
||||
* Merge
|
||||
[c40130b3a7ec]
|
||||
|
||||
2007-08-15 "Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* COPYING, INSTALL:
|
||||
Added COPYING/INSTALL files
|
||||
[1f83ef35bb59]
|
||||
|
||||
2007-08-27 "Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* src/main.c:
|
||||
Added initial ability to connect remote hosts
|
||||
[ac9cae161efb]
|
||||
@ -378,6 +927,10 @@
|
||||
|
||||
2007-08-15 "Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* COPYING, INSTALL:
|
||||
Added COPYING/INSTALL files
|
||||
[1f83ef35bb59]
|
||||
|
||||
* .hgtags:
|
||||
Added tag release-0.0.1 for changeset 2b78ab2d18ce
|
||||
[916abae9a263]
|
||||
|
9
NEWS
9
NEWS
@ -1,6 +1,15 @@
|
||||
Virt Viewer News
|
||||
================
|
||||
|
||||
0.3.0: Feb 21, 2011
|
||||
-------------------
|
||||
|
||||
- Add support for SPICE graphics client
|
||||
- Allow connections to VNC server over UNIX sockets
|
||||
- Improve error messages on auth/connection failure
|
||||
- Add support for zoom levels
|
||||
- Many updated translations
|
||||
|
||||
0.2.1: Jan 15, 2010
|
||||
-------------------
|
||||
|
||||
|
5
README
5
README
@ -13,6 +13,11 @@ of the VNC protocol. This is available from
|
||||
|
||||
http://gtk-vnc.sourceforge.net/
|
||||
|
||||
Optionally Virt Viewer can also provide a SPICE client
|
||||
using the SPICE-GTK widget (>= 0.5) available from
|
||||
|
||||
http://spice-space.org/page/Spice-Gtk
|
||||
|
||||
Virt Viewer uses libvirt to lookup information about the
|
||||
guest OS display. This is available from
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
AC_INIT(virt-viewer, 0.2.1)
|
||||
AC_INIT(virt-viewer, 0.3.0)
|
||||
AC_CONFIG_SRCDIR(src/main.c)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
dnl Make automake keep quiet about wildcards & other GNUmake-isms
|
||||
|
Loading…
Reference in New Issue
Block a user