Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Wikipedia Deletionists Get Exposed

Name: Anonymous 2010-03-18 9:28

Name: Anonymous 2010-03-20 2:31

>>80
$ make prog-posts

Name: Anonymous 2010-03-20 2:39

>>81
Do you like them with sage, parsley or irony?

Name: Anonymous 2010-03-20 2:47

>>82
I always use ./configure --with-force-sage.

Name: Anonymous 2010-03-20 11:35

>>83
Autoconf uses --with-foo switches to identify the existence and location of a library which should be linked with the program being built. (For example, --with-x11=/usr/X11, or --without-x11 to skip the default behavior of searching for the library if no option is given.)

What you want is --enable-force-sage, which suggests that force-sage is a configurable option of the program. You could do this with:

AC_ARG_ENABLE(force-sage,
    AS_HELP_STRING([--enable-force-sage],
                   [Force all posts to be submitted with ``sage'']),
    FORCE_SAGE=$enableval,
    FORCE_SAGE=no)


Then, later in your configure.ac you would write a conditional like test x"$FORCE_SAGE" = x"yes" to check if the option was enabled.

Name: Anonymous 2010-03-20 12:18

>>84
ENTERPRISE M4 PROGRAMMER

Name: Anonymous 2010-03-25 17:54

>>77
This is a bad experiment and the neckbeards should feel bad.

Name: Anonymous 2011-01-31 20:50

<-- check em dubz

Name: Anonymous 2011-02-03 5:58

Name: Anonymous 2013-05-03 15:15

a
a
a

Name: Anonymous 2013-05-03 15:15

aaaaa aaaaa aaaaa

Name: Anonymous 2013-05-03 15:15

nig[/sub]g[/sub]a

Name: Anonymous 2013-09-27 1:27

>>90,91,92
Hahaha, nice BBCODE failure, faggot.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List