COIN-OR::LEMON - Graph Library

Changeset 139:56dd34430f07 in glemon-0.x


Ignore:
Timestamp:
06/21/06 13:10:00 (18 years ago)
Author:
Akos Ladanyi
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/glemon/trunk@2798
Message:

Autotools for glemon.

Files:
3 added
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r133 r139  
    11AM_CPPFLAGS = -I$(top_srcdir) -DLOCALEDIR=\""$(datadir)/locale"\"
    2 LDADD = $(top_builddir)/lemon/libemon.la
     2
     3SUBDIRS = po m4
    34
    45bin_PROGRAMS = glemon
     
    4445        gettext.h
    4546
    46 glemon_CXXFLAGS = $(GTK_CFLAGS)
    47 glemon_LDFLAGS = $(GTK_LIBS)
     47glemon_CXXFLAGS = $(GTK_CFLAGS) $(LEMON_CFLAGS)
     48glemon_LDFLAGS = $(GTK_LIBS) $(LEMON_LIBS)
    4849glemon_LDADD = $(LIBINTL)
    4950
     
    7172        ( rm -f guipixbufs.h && false )
    7273
    73 EXTRA_DIST = $(IMAGES) guipixbufs.h
     74EXTRA_DIST = \
     75        $(IMAGES) \
     76        guipixbufs.h \
     77        ABOUT-NLS
     78
     79MRPROPERFILES = \
     80        Makefile.in \
     81        configure \
     82        config.h.in \
     83        aclocal.m4 \
     84        ABOUT-NLS \
     85        m4/Makefile.in \
     86        m4/lib-link.m4 \
     87        m4/printf-posix.m4 \
     88        m4/uintmax_t.m4 \
     89        m4/signed.m4 \
     90        m4/iconv.m4 \
     91        m4/inttypes.m4 \
     92        m4/longlong.m4 \
     93        m4/glibc21.m4 \
     94        m4/inttypes_h.m4 \
     95        m4/codeset.m4 \
     96        m4/longdouble.m4 \
     97        m4/nls.m4 \
     98        m4/intmax.m4 \
     99        m4/lib-prefix.m4 \
     100        m4/glibc2.m4 \
     101        m4/xsize.m4 \
     102        m4/lcmessage.m4 \
     103        m4/lib-ld.m4 \
     104        m4/ulonglong.m4 \
     105        m4/wint_t.m4 \
     106        m4/progtest.m4 \
     107        m4/inttypes-pri.m4 \
     108        m4/stdint_h.m4 \
     109        m4/intdiv0.m4 \
     110        m4/isc-posix.m4 \
     111        m4/po.m4 \
     112        m4/size_max.m4 \
     113        m4/gettext.m4 \
     114        m4/wchar_t.m4 \
     115        po/Rules-quot \
     116        po/en@quot.header \
     117        po/insert-header.sin \
     118        po/quot.sed \
     119        po/en@boldquot.header \
     120        po/boldquot.sed \
     121        po/Makevars.template \
     122        po/remove-potcdate.sin \
     123        po/Makefile.in.in \
     124        build-aux/mkinstalldirs \
     125        build-aux/config.rpath \
     126        build-aux/depcomp \
     127        build-aux/missing \
     128        build-aux/config.guess \
     129        build-aux/config.sub \
     130        build-aux/install-sh
     131
     132mrproper:
     133        $(MAKE) $(AM_MAKEFLAGS) maintainer-clean
     134        -rm -f $(MRPROPERFILES)
     135
     136.PHONY: mrproper
  • po/POTFILES.in

    r138 r139  
    11# List of source files which contain translatable strings.
    2 gui/algobox.cc
    3 gui/algobox.h
    4 gui/algowin.cc
    5 gui/algowin.h
    6 gui/all_include.h
    7 gui/gdc-broken_edge.cc
    8 gui/gettext.h
    9 gui/graph_displayer_canvas.cc
    10 gui/graph_displayer_canvas-edge.cc
    11 gui/graph_displayer_canvas-event.cc
    12 gui/graph_displayer_canvas.h
    13 gui/graph_displayer_canvas-node.cc
    14 gui/graph_displayer_canvas-zoom.cc
    15 gui/graph-displayer.cc
    16 gui/gui_reader.cc
    17 gui/gui_reader.h
    18 gui/gui_writer.cc
    19 gui/gui_writer.h
    20 gui/kruskalbox.cc
    21 gui/kruskalbox.h
    22 gui/main_win.cc
    23 gui/main_win.h
    24 gui/mapselector.cc
    25 gui/mapselector.h
    26 gui/mapstorage.cc
    27 gui/mapstorage.h
    28 gui/map_win.cc
    29 gui/map_win.h
    30 gui/nbtab.cc
    31 gui/nbtab.h
    32 gui/new_map_win.cc
    33 gui/new_map_win.h
    34 gui/xml.h
    35 gui/xymap.h
     2algobox.cc
     3algobox.h
     4algowin.cc
     5algowin.h
     6all_include.h
     7gdc-broken_edge.cc
     8gettext.h
     9graph_displayer_canvas.cc
     10graph_displayer_canvas-edge.cc
     11graph_displayer_canvas-event.cc
     12graph_displayer_canvas.h
     13graph_displayer_canvas-node.cc
     14graph_displayer_canvas-zoom.cc
     15graph-displayer.cc
     16gui_reader.cc
     17gui_reader.h
     18gui_writer.cc
     19gui_writer.h
     20kruskalbox.cc
     21kruskalbox.h
     22main_win.cc
     23main_win.h
     24mapselector.cc
     25mapselector.h
     26mapstorage.cc
     27mapstorage.h
     28map_win.cc
     29map_win.h
     30nbtab.cc
     31nbtab.h
     32new_map_win.cc
     33new_map_win.h
     34xml.h
     35xymap.h
  • po/glemon.pot

    r138 r139  
    1717"Content-Transfer-Encoding: 8bit\n"
    1818
    19 #: gui/main_win.cc:80
     19#: main_win.cc:80
    2020msgid "_File"
    2121msgstr ""
    2222
    23 #: gui/main_win.cc:85
     23#: main_win.cc:85
    2424msgid "Clear Tab"
    2525msgstr ""
    2626
    27 #: gui/main_win.cc:96
     27#: main_win.cc:96
    2828msgid "_View"
    2929msgstr ""
    3030
    31 #: gui/main_win.cc:106
     31#: main_win.cc:106
    3232msgid "_Show"
    3333msgstr ""
    3434
    35 #: gui/main_win.cc:107
     35#: main_win.cc:107
    3636msgid "_Maps"
    3737msgstr ""
    3838
    39 #: gui/main_win.cc:110
     39#: main_win.cc:110
    4040msgid "_Algorithms"
    4141msgstr ""
    4242
    43 #: gui/main_win.cc:111
     43#: main_win.cc:111
    4444msgid "_General"
    4545msgstr ""
    4646
    47 #: gui/main_win.cc:113
     47#: main_win.cc:113
    4848msgid "_Kruskal"
    4949msgstr ""
    5050
    51 #: gui/main_win.cc:117
     51#: main_win.cc:117
    5252msgid "Move"
    5353msgstr ""
    5454
    55 #: gui/main_win.cc:119
     55#: main_win.cc:119
    5656msgid "Create node"
    5757msgstr ""
    5858
    59 #: gui/main_win.cc:121
     59#: main_win.cc:121
    6060msgid "Create edge"
    6161msgstr ""
    6262
    63 #: gui/main_win.cc:123
     63#: main_win.cc:123
    6464msgid "Delete"
    6565msgstr ""
    6666
    67 #: gui/main_win.cc:126
     67#: main_win.cc:126
    6868msgid "Edit edge map"
    6969msgstr ""
    7070
    71 #: gui/main_win.cc:128
     71#: main_win.cc:128
    7272msgid "Edit node map"
    7373msgstr ""
    7474
    75 #: gui/main_win.cc:259
     75#: main_win.cc:259
    7676msgid "unsaved file"
    7777msgstr ""
    7878
    79 #: gui/main_win.cc:269
     79#: main_win.cc:269
    8080msgid "<b>Save changes before closing?</b>"
    8181msgstr ""
    8282
    83 #: gui/main_win.cc:271
     83#: main_win.cc:271
    8484msgid "Close file _without Saving"
    8585msgstr ""
    8686
    87 #: gui/main_win.cc:458 gui/main_win.cc:487
     87#: main_win.cc:458 main_win.cc:487
    8888msgid "Create New Map - "
    8989msgstr ""
  • po/hu.po

    r138 r139  
    66msgid ""
    77msgstr ""
    8 "Project-Id-Version: LEMON svn-head\n"
     8"Project-Id-Version: gLEMON svn-head\n"
    99"Report-Msgid-Bugs-To: etik-ol@cs.elte.hu\n"
    1010"POT-Creation-Date: 2006-04-14 20:37+0200\n"
     
    1717"Plural-Forms: nplurals=1; plural=0;\n"
    1818
    19 #: gui/main_win.cc:80
     19#: main_win.cc:80
    2020msgid "_File"
    2121msgstr "_Fájl"
    2222
    23 #: gui/main_win.cc:85
     23#: main_win.cc:85
    2424msgid "Clear Tab"
    2525msgstr "Lap törlése"
    2626
    27 #: gui/main_win.cc:96
     27#: main_win.cc:96
    2828msgid "_View"
    2929msgstr "_Nézet"
    3030
    31 #: gui/main_win.cc:106
     31#: main_win.cc:106
    3232msgid "_Show"
    3333msgstr "_Mutat"
    3434
    35 #: gui/main_win.cc:107
     35#: main_win.cc:107
    3636msgid "_Maps"
    3737msgstr "_Mapek"
    3838
    39 #: gui/main_win.cc:110
     39#: main_win.cc:110
    4040msgid "_Algorithms"
    4141msgstr "_Algoritmusok"
    4242
    43 #: gui/main_win.cc:111
     43#: main_win.cc:111
    4444msgid "_General"
    4545msgstr "_Általános"
    4646
    47 #: gui/main_win.cc:113
     47#: main_win.cc:113
    4848msgid "_Kruskal"
    4949msgstr "_Kruskal"
    5050
    51 #: gui/main_win.cc:117
     51#: main_win.cc:117
    5252msgid "Move"
    5353msgstr "Mozgat"
    5454
    55 #: gui/main_win.cc:119
     55#: main_win.cc:119
    5656msgid "Create node"
    5757msgstr "Csúcs létrehozása"
    5858
    59 #: gui/main_win.cc:121
     59#: main_win.cc:121
    6060msgid "Create edge"
    6161msgstr "Él létrehozása"
    6262
    63 #: gui/main_win.cc:123
     63#: main_win.cc:123
    6464msgid "Delete"
    6565msgstr "Törlés"
    6666
    67 #: gui/main_win.cc:126
     67#: main_win.cc:126
    6868msgid "Edit edge map"
    6969msgstr "Él map szerkesztése"
    7070
    71 #: gui/main_win.cc:128
     71#: main_win.cc:128
    7272msgid "Edit node map"
    7373msgstr "Csúcs map szerkesztése"
    7474
    75 #: gui/main_win.cc:259
     75#: main_win.cc:259
    7676msgid "unsaved file"
    7777msgstr "nem mentett fájl"
    7878
    79 #: gui/main_win.cc:269
     79#: main_win.cc:269
    8080msgid "<b>Save changes before closing?</b>"
    8181msgstr "Menti a változásokat mielőtt bezárja?"
    8282
    83 #: gui/main_win.cc:271
     83#: main_win.cc:271
    8484msgid "Close file _without Saving"
    8585msgstr "Bezárás mentés _nékÌl"
    8686
    87 #: gui/main_win.cc:458 gui/main_win.cc:487
     87#: main_win.cc:458 main_win.cc:487
    8888msgid "Create New Map - "
    8989msgstr "Új map létrehozása - "
Note: See TracChangeset for help on using the changeset viewer.